com.azure.resourcemanager.resourcegraph.models
Package containing the data models for ResourceGraphClient. Azure Resource Graph API Reference.
Classes
| ErrorDetails |
Error details. |
| Facet |
A facet containing additional statistics on the response of a query. |
| FacetError |
A facet whose execution resulted in an error. |
| FacetRequest |
A request to compute additional statistics (facets) over the query results. |
| FacetRequestOptions |
The options for facet evaluation. |
| FacetResult |
Successfully executed facet containing additional statistics on the response of a query. |
| GraphQueryListResult |
Graph query list result. |
| GraphQueryUpdateParameters |
The parameters that can be provided when updating workbook properties properties. |
| OperationDisplay |
Display metadata associated with the operation. |
| OperationListResult |
Result of the request to list Resource Graph operations. |
| QueryRequest |
Describes a query to be executed. |
| QueryRequestOptions |
The options for query evaluation. |
| ResultKind |
Enum indicating a type of graph query. |
Interfaces
| GraphQueries |
Resource collection API of Graph |
| GraphQueryResource |
An immutable client-side representation of Graph |
| GraphQueryResource.Definition |
The entirety of the Graph |
| GraphQueryResource.DefinitionStages |
The Graph |
| GraphQueryResource.DefinitionStages.Blank |
The first stage of the Graph |
| GraphQueryResource.DefinitionStages.WithCreate |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithDescription |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithEtag |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithLocation |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithQuery |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithResourceGroup |
The stage of the Graph |
| GraphQueryResource.DefinitionStages.WithTags |
The stage of the Graph |
| GraphQueryResource.Update |
The template for Graph |
| GraphQueryResource.UpdateStages |
The Graph |
| GraphQueryResource.UpdateStages.WithDescription |
The stage of the Graph |
| GraphQueryResource.UpdateStages.WithEtag |
The stage of the Graph |
| GraphQueryResource.UpdateStages.WithQuery |
The stage of the Graph |
| GraphQueryResource.UpdateStages.WithTags |
The stage of the Graph |
| Operation |
An immutable client-side representation of Operation. |
| Operations |
Resource collection API of Operations. |
| QueryResponse |
An immutable client-side representation of Query |
| ResourceProviders |
Resource collection API of Resource |
Enums
| FacetSortOrder |
The sorting order by the selected column (count by default). |
| ResultFormat |
Defines in which format query result returned. |
| ResultTruncated |
Indicates whether the query results are truncated. |