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
| Name | Description |
|---|---|
| GetElasticSan(ResourceGroupResource, String, CancellationToken) |
Get a ElasticSan. <item> Mocking. To mock this method, please mock GetElasticSan(String, CancellationToken) instead. </item> |
| GetElasticSanAsync(ResourceGroupResource, String, CancellationToken) |
Get a ElasticSan. <item> Mocking. To mock this method, please mock GetElasticSanAsync(String, CancellationToken) instead. </item> |
| GetElasticSanPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ElasticSanPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetElasticSanPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetElasticSanResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ElasticSanResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetElasticSanResource(ResourceIdentifier) instead. </item> |
| GetElasticSans(ResourceGroupResource) |
Gets a collection of ElasticSans in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetElasticSans() instead. </item> |
| GetElasticSans(SubscriptionResource, CancellationToken) |
Gets a list of ElasticSans in a subscription <item> Mocking. To mock this method, please mock GetElasticSans(CancellationToken) instead. </item> |
| GetElasticSansAsync(SubscriptionResource, CancellationToken) |
Gets a list of ElasticSans in a subscription <item> Mocking. To mock this method, please mock GetElasticSansAsync(CancellationToken) instead. </item> |
| GetElasticSanSnapshotResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ElasticSanSnapshotResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetElasticSanSnapshotResource(ResourceIdentifier) instead. </item> |
| GetElasticSanVolumeGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ElasticSanVolumeGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetElasticSanVolumeGroupResource(ResourceIdentifier) instead. </item> |
| GetElasticSanVolumeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ElasticSanVolumeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetElasticSanVolumeResource(ResourceIdentifier) instead. </item> |
| GetSkus(SubscriptionResource, String, CancellationToken) |
List all the available Skus in the region and information related to them <item> Mocking. To mock this method, please mock GetSkus(String, CancellationToken) instead. </item> |
| GetSkusAsync(SubscriptionResource, String, CancellationToken) |
List all the available Skus in the region and information related to them <item> Mocking. To mock this method, please mock GetSkusAsync(String, CancellationToken) instead. </item> |