Azure.ResourceManager.StorageCache Namespace

Classes

Name Description
AmlFileSystemCollection

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

AmlFileSystemData

An AML file system instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

AmlFileSystemExpansionJobCollection

A class representing a collection of AmlFileSystemExpansionJobResource and their operations. Each AmlFileSystemExpansionJobResource in the collection will belong to the same instance of AmlFileSystemResource. To get a AmlFileSystemExpansionJobCollection instance call the GetAmlFileSystemExpansionJobs method from an instance of AmlFileSystemResource.

AmlFileSystemExpansionJobData

An expansion job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

AmlFileSystemExpansionJobResource

A class representing a AmlFileSystemExpansionJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AmlFileSystemExpansionJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetAmlFileSystemExpansionJobs method.

AmlFileSystemResource

A class representing a AmlFileSystem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AmlFileSystemResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAmlFileSystems method.

AutoExportJobCollection

A class representing a collection of AutoExportJobResource and their operations. Each AutoExportJobResource in the collection will belong to the same instance of AmlFileSystemResource. To get a AutoExportJobCollection instance call the GetAutoExportJobs method from an instance of AmlFileSystemResource.

AutoExportJobData

An auto export job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

AutoExportJobResource

A class representing a AutoExportJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AutoExportJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetAutoExportJobs method.

AutoImportJobCollection

A class representing a collection of AutoImportJobResource and their operations. Each AutoImportJobResource in the collection will belong to the same instance of AmlFileSystemResource. To get a AutoImportJobCollection instance call the GetAutoImportJobs method from an instance of AmlFileSystemResource.

AutoImportJobData

An auto import job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

AutoImportJobResource

A class representing a AutoImportJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AutoImportJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetAutoImportJobs method.

AzureResourceManagerStorageCacheContext

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

ExpansionJobCollection

A class representing a collection of ExpansionJobResource and their operations. Each ExpansionJobResource in the collection will belong to the same instance of AmlFileSystemResource. To get an ExpansionJobCollection instance call the GetExpansionJobs method from an instance of AmlFileSystemResource.

ExpansionJobData

A class representing the ExpansionJob data model. An expansion job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md

ExpansionJobResource

A Class representing an ExpansionJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ExpansionJobResource from an instance of ArmClient using the GetExpansionJobResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetExpansionJob method.

StorageCacheCollection

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

StorageCacheData

A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

StorageCacheExtensions

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

StorageCacheImportJobCollection

A class representing a collection of StorageCacheImportJobResource and their operations. Each StorageCacheImportJobResource in the collection will belong to the same instance of AmlFileSystemResource. To get a StorageCacheImportJobCollection instance call the GetStorageCacheImportJobs method from an instance of AmlFileSystemResource.

StorageCacheImportJobData

An import job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md.

StorageCacheImportJobResource

A class representing a StorageCacheImportJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageCacheImportJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetStorageCacheImportJobs method.

StorageCacheResource

A class representing a StorageCache along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageCacheResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageCaches method.

StorageTargetCollection

A class representing a collection of StorageTargetResource and their operations. Each StorageTargetResource in the collection will belong to the same instance of StorageCacheResource. To get a StorageTargetCollection instance call the GetStorageTargets method from an instance of StorageCacheResource.

StorageTargetData

Type of the Storage Target.

StorageTargetResource

A class representing a StorageTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageTargetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageCacheResource using the GetStorageTargets method.