Azure.ResourceManager.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
ArmResourceGraphModelFactory |
Model factory for models. |
DateTimeInterval |
An interval in time specifying the date and time for the inclusive start and exclusive end, i.e. |
Facet |
A facet containing additional statistics on the response of a query. Can be either FacetResult or FacetError. Please note Facet is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include FacetError and FacetResult. |
FacetError |
A facet whose execution resulted in an error. |
FacetErrorDetails |
Error details. |
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. |
ResourceQueryContent |
Describes a query to be executed. |
ResourceQueryRequestOptions |
The options for query evaluation. |
ResourceQueryResult |
Query result. |
ResourcesHistoryContent |
Describes a history request to be executed. |
ResourcesHistoryRequestOptions |
The options for history request evaluation. |
Enums
AuthorizationScopeFilter |
Defines what level of authorization resources should be returned based on the which subscriptions and management groups are passed as scopes. |
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. |
Azure SDK for .NET