StorageCacheExtensions Class

Definition

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

public static class StorageCacheExtensions
type StorageCacheExtensions = class
Public Module StorageCacheExtensions
Inheritance
StorageCacheExtensions

Methods

Name Description
CheckAmlFSSubnets(SubscriptionResource, AmlFileSystemSubnetContent, CancellationToken)

Check that subnets will be valid for AML file system create calls. <item> Mocking. To mock this method, please mock CheckAmlFSSubnets(AmlFileSystemSubnetContent, CancellationToken) instead. </item>

CheckAmlFSSubnetsAsync(SubscriptionResource, AmlFileSystemSubnetContent, CancellationToken)

Check that subnets will be valid for AML file system create calls. <item> Mocking. To mock this method, please mock CheckAmlFSSubnetsAsync(AmlFileSystemSubnetContent, CancellationToken) instead. </item>

GetAmlFileSystem(ResourceGroupResource, String, CancellationToken)

Returns an AML file system. <item> Mocking. To mock this method, please mock GetAmlFileSystem(String, CancellationToken) instead. </item>

GetAmlFileSystemAsync(ResourceGroupResource, String, CancellationToken)

Returns an AML file system. <item> Mocking. To mock this method, please mock GetAmlFileSystemAsync(String, CancellationToken) instead. </item>

GetAmlFileSystemExpansionJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a AmlFileSystemExpansionJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAmlFileSystemExpansionJobResource(ResourceIdentifier) instead. </item>

GetAmlFileSystemResource(ArmClient, ResourceIdentifier)

Gets an object representing a AmlFileSystemResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAmlFileSystemResource(ResourceIdentifier) instead. </item>

GetAmlFileSystems(ResourceGroupResource)

Gets a collection of AmlFileSystems in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetAmlFileSystems() instead. </item>

GetAmlFileSystems(SubscriptionResource, CancellationToken)

Returns all AML file systems the user has access to under a subscription. <item> Mocking. To mock this method, please mock GetAmlFileSystems(CancellationToken) instead. </item>

GetAmlFileSystemsAsync(SubscriptionResource, CancellationToken)

Returns all AML file systems the user has access to under a subscription. <item> Mocking. To mock this method, please mock GetAmlFileSystemsAsync(CancellationToken) instead. </item>

GetAutoExportJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a AutoExportJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAutoExportJobResource(ResourceIdentifier) instead. </item>

GetAutoImportJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a AutoImportJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAutoImportJobResource(ResourceIdentifier) instead. </item>

GetExpansionJobResource(ArmClient, ResourceIdentifier)

Gets an object representing an ExpansionJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ExpansionJobResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetExpansionJobResource(ResourceIdentifier) instead.</item>

GetRequiredAmlFSSubnetsSize(SubscriptionResource, RequiredAmlFileSystemSubnetsSizeContent, CancellationToken)

Get the number of available IP addresses needed for the AML file system information provided. <item> Mocking. To mock this method, please mock GetRequiredAmlFSSubnetsSize(RequiredAmlFileSystemSubnetsSizeContent, CancellationToken) instead. </item>

GetRequiredAmlFSSubnetsSizeAsync(SubscriptionResource, RequiredAmlFileSystemSubnetsSizeContent, CancellationToken)

Get the number of available IP addresses needed for the AML file system information provided. <item> Mocking. To mock this method, please mock GetRequiredAmlFSSubnetsSizeAsync(RequiredAmlFileSystemSubnetsSizeContent, CancellationToken) instead. </item>

GetStorageCache(ResourceGroupResource, String, CancellationToken)

Returns a cache. <item> Mocking. To mock this method, please mock GetStorageCache(String, CancellationToken) instead. </item>

GetStorageCacheAscOperation(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets the status of an asynchronous operation for the Azure HPC Cache <item> Mocking. To mock this method, please mock GetStorageCacheAscOperation(AzureLocation, String, CancellationToken) instead. </item>

GetStorageCacheAscOperationAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets the status of an asynchronous operation for the Azure HPC Cache <item> Mocking. To mock this method, please mock GetStorageCacheAscOperationAsync(AzureLocation, String, CancellationToken) instead. </item>

GetStorageCacheAsync(ResourceGroupResource, String, CancellationToken)

Returns a cache. <item> Mocking. To mock this method, please mock GetStorageCacheAsync(String, CancellationToken) instead. </item>

GetStorageCacheImportJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a StorageCacheImportJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetStorageCacheImportJobResource(ResourceIdentifier) instead. </item>

GetStorageCacheResource(ArmClient, ResourceIdentifier)

Gets an object representing a StorageCacheResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetStorageCacheResource(ResourceIdentifier) instead. </item>

GetStorageCaches(ResourceGroupResource)

Gets a collection of StorageCaches in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetStorageCaches() instead. </item>

GetStorageCaches(SubscriptionResource, CancellationToken)

Returns all caches the user has access to under a subscription. <item> Mocking. To mock this method, please mock GetStorageCaches(CancellationToken) instead. </item>

GetStorageCachesAsync(SubscriptionResource, CancellationToken)

Returns all caches the user has access to under a subscription. <item> Mocking. To mock this method, please mock GetStorageCachesAsync(CancellationToken) instead. </item>

GetStorageCacheSkus(SubscriptionResource, CancellationToken)

Get the list of StorageCache.Cache SKUs available to this subscription. <item> Mocking. To mock this method, please mock GetStorageCacheSkus(CancellationToken) instead. </item>

GetStorageCacheSkusAsync(SubscriptionResource, CancellationToken)

Get the list of StorageCache.Cache SKUs available to this subscription. <item> Mocking. To mock this method, please mock GetStorageCacheSkusAsync(CancellationToken) instead. </item>

GetStorageCacheUsages(SubscriptionResource, AzureLocation, CancellationToken)

Gets the quantity used and quota limit for resources <item> Mocking. To mock this method, please mock GetStorageCacheUsages(AzureLocation, CancellationToken) instead. </item>

GetStorageCacheUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets the quantity used and quota limit for resources <item> Mocking. To mock this method, please mock GetStorageCacheUsagesAsync(AzureLocation, CancellationToken) instead. </item>

GetStorageTargetResource(ArmClient, ResourceIdentifier)

Gets an object representing a StorageTargetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetStorageTargetResource(ResourceIdentifier) instead. </item>

GetUsageModels(SubscriptionResource, CancellationToken)

Get the list of cache usage models available to this subscription. <item> Mocking. To mock this method, please mock GetUsageModels(CancellationToken) instead. </item>

GetUsageModelsAsync(SubscriptionResource, CancellationToken)

Get the list of cache usage models available to this subscription. <item> Mocking. To mock this method, please mock GetUsageModelsAsync(CancellationToken) instead. </item>

Applies to