Microsoft.Azure.Management.ResourceGraph.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Column |
Query result column descriptor. |
Error |
Error info. |
ErrorDetails |
Error details. |
ErrorResponse |
Error response. |
ErrorResponseException |
Exception thrown for an invalid response with ErrorResponse information. |
Facet |
A facet containing additional statistics on the response of a query. Can be either FacetResult or FacetError. |
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. |
Operation |
Resource Graph REST API operation definition. |
OperationDisplay |
Display metadata associated with the operation. |
Page<T> |
Defines a page in Azure responses. |
QueryRequest |
Describes a query to be executed. |
QueryRequestOptions |
The options for query evaluation |
QueryResponse |
Query result. |
Table |
Query output in tabular format. |
Enums
ColumnDataType |
Defines values for ColumnDataType. |
FacetSortOrder |
Defines values for FacetSortOrder. |
ResultFormat |
Defines values for ResultFormat. |
ResultTruncated |
Defines values for ResultTruncated. |
Azure SDK for .NET