Azure.ResourceManager.StorageCache 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
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 an AmlFileSystemCollection instance call the GetAmlFileSystems method from an instance of ResourceGroupResource. |
AmlFileSystemData |
A class representing the AmlFileSystem data model. 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 |
AmlFileSystemResource |
A Class representing an AmlFileSystem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AmlFileSystemResource from an instance of ArmClient using the GetAmlFileSystemResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAmlFileSystem 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 an AutoExportJobCollection instance call the GetAutoExportJobs method from an instance of AmlFileSystemResource. |
AutoExportJobData |
A class representing the AutoExportJob data model. 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 an AutoExportJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AutoExportJobResource from an instance of ArmClient using the GetAutoExportJobResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetAutoExportJob 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 an AutoImportJobCollection instance call the GetAutoImportJobs method from an instance of AmlFileSystemResource. |
AutoImportJobData |
A class representing the AutoImportJob data model. 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 an AutoImportJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AutoImportJobResource from an instance of ArmClient using the GetAutoImportJobResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetAutoImportJob method. |
AzureResourceManagerStorageCacheContext |
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' |
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 class representing the StorageCache data model. 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 |
A class representing the StorageCacheImportJob data model. 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 GetStorageCacheImportJobResource method. Otherwise you can get one from its parent resource AmlFileSystemResource using the GetStorageCacheImportJob 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 GetStorageCacheResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageCache 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 |
A class representing the StorageTarget data model. 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 GetStorageTargetResource method. Otherwise you can get one from its parent resource StorageCacheResource using the GetStorageTarget method. |