Share via


Azure.ResourceManager.StorageDiscovery Namespace

Classes

AzureResourceManagerStorageDiscoveryContext

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'

StorageDiscoveryExtensions

A class to add extension methods to Azure.ResourceManager.StorageDiscovery.

StorageDiscoveryWorkspaceCollection

A class representing a collection of StorageDiscoveryWorkspaceResource and their operations. Each StorageDiscoveryWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a StorageDiscoveryWorkspaceCollection instance call the GetStorageDiscoveryWorkspaces method from an instance of ResourceGroupResource.

StorageDiscoveryWorkspaceData

A class representing the StorageDiscoveryWorkspace data model. A Storage Discovery Workspace resource. This resource configures the collection of storage account metrics.

StorageDiscoveryWorkspaceResource

A Class representing a StorageDiscoveryWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageDiscoveryWorkspaceResource from an instance of ArmClient using the GetStorageDiscoveryWorkspaceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageDiscoveryWorkspace method.