Azure.ResourceManager.NapsterOmniagentApi 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 |
|---|---|
| AzureResourceManagerNapsterOmniagentApiContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| NapsterOmniagentApiExtensions |
A class to add extension methods to Azure.ResourceManager.NapsterOmniagentApi. |
| NapsterOrganizationCollection |
A class representing a collection of NapsterOrganizationResource and their operations. Each NapsterOrganizationResource in the collection will belong to the same instance of ResourceGroupResource. To get a NapsterOrganizationCollection instance call the GetNapsterOrganizations method from an instance of ResourceGroupResource. |
| NapsterOrganizationData |
Concrete tracked resource types can be created by aliasing this type using a specific property type. |
| NapsterOrganizationResource |
A class representing a NapsterOrganization along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NapsterOrganizationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNapsterOrganizations method. |