Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Azure.ResourceManager.ResourceGraph 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
| Name | Description |
|---|---|
| AzureResourceManagerResourceGraphContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md' |
| ResourceGraphExtensions |
A class to add extension methods to Azure.ResourceManager.ResourceGraph. |
| ResourceGraphQueryCollection |
A class representing a collection of ResourceGraphQueryResource and their operations. Each ResourceGraphQueryResource in the collection will belong to the same instance of ResourceGroupResource. To get a ResourceGraphQueryCollection instance call the GetResourceGraphQueries method from an instance of ResourceGroupResource. |
| ResourceGraphQueryData |
A class representing the ResourceGraphQuery data model. Graph Query entity definition. |
| ResourceGraphQueryResource |
A Class representing a ResourceGraphQuery along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceGraphQueryResource from an instance of ArmClient using the GetResourceGraphQueryResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetResourceGraphQuery method. |
Azure SDK for .NET
Feedback
Was this page helpful?
