ElasticSanExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.ElasticSan.
public static class ElasticSanExtensions
type ElasticSanExtensions = class
Public Module ElasticSanExtensions
- Inheritance
-
ElasticSanExtensions
Methods
GetElasticSan(ResourceGroupResource, String, CancellationToken) |
Get a ElasticSan.
|
GetElasticSanAsync(ResourceGroupResource, String, CancellationToken) |
Get a ElasticSan.
|
GetElasticSanPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticSanPrivateEndpointConnectionResource 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 ElasticSanPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticSanPrivateEndpointConnectionResource(ResourceIdentifier) instead. |
GetElasticSanResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticSanResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ElasticSanResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticSanResource(ResourceIdentifier) instead. |
GetElasticSans(ResourceGroupResource) |
Gets a collection of ElasticSanResources in the ResourceGroupResource. MockingTo mock this method, please mock GetElasticSans() instead. |
GetElasticSans(SubscriptionResource, CancellationToken) |
Gets a list of ElasticSans in a subscription
|
GetElasticSansAsync(SubscriptionResource, CancellationToken) |
Gets a list of ElasticSans in a subscription
|
GetElasticSanSnapshotResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticSanSnapshotResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ElasticSanSnapshotResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticSanSnapshotResource(ResourceIdentifier) instead. |
GetElasticSanVolumeGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticSanVolumeGroupResource 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 ElasticSanVolumeGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticSanVolumeGroupResource(ResourceIdentifier) instead. |
GetElasticSanVolumeResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ElasticSanVolumeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an ElasticSanVolumeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticSanVolumeResource(ResourceIdentifier) instead. |
GetSkus(SubscriptionResource, String, CancellationToken) |
List all the available Skus in the region and information related to them
|
GetSkusAsync(SubscriptionResource, String, CancellationToken) |
List all the available Skus in the region and information related to them
|
Applies to
Azure SDK for .NET