你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ElasticSanExtensions 类

定义

用于将扩展方法添加到 Azure.ResourceManager.ElasticSan 的类。

public static class ElasticSanExtensions
type ElasticSanExtensions = class
Public Module ElasticSanExtensions
继承
ElasticSanExtensions

方法

GetElasticSan(ResourceGroupResource, String, CancellationToken)

获取 ElasticSan。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}
  • 操作IdElasticSans_Get
GetElasticSanAsync(ResourceGroupResource, String, CancellationToken)

获取 ElasticSan。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}
  • 操作IdElasticSans_Get
GetElasticSanPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

获取一个对象,该 ElasticSanPrivateEndpointConnectionResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。ElasticSanPrivateEndpointConnectionResourceResourceIdentifier

GetElasticSanResource(ArmClient, ResourceIdentifier)

获取一个对象,该 ElasticSanResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 。ElasticSanResourceResourceIdentifier

GetElasticSans(ResourceGroupResource)

获取 ResourceGroupResource 中 ElasticSanResources 的集合。

GetElasticSans(SubscriptionResource, CancellationToken)

获取订阅中的 ElasticSan 列表

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/elasticSans
  • 操作IdElasticSans_ListBySubscription
GetElasticSansAsync(SubscriptionResource, CancellationToken)

获取订阅中的 ElasticSan 列表

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/elasticSans
  • 操作IdElasticSans_ListBySubscription
GetElasticSanSnapshotResource(ArmClient, ResourceIdentifier)

获取一个对象,该 ElasticSanSnapshotResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 。ElasticSanSnapshotResourceResourceIdentifier

GetElasticSanVolumeGroupResource(ArmClient, ResourceIdentifier)

获取一个对象,该 ElasticSanVolumeGroupResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。ElasticSanVolumeGroupResourceResourceIdentifier

GetElasticSanVolumeResource(ArmClient, ResourceIdentifier)

获取一个对象,该 ElasticSanVolumeResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 。ElasticSanVolumeResourceResourceIdentifier

GetSkus(SubscriptionResource, String, CancellationToken)

列出区域中所有可用的 SKU 及其相关信息

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/skus
  • 操作IdSkus_List
GetSkusAsync(SubscriptionResource, String, CancellationToken)

列出区域中所有可用的 SKU 及其相关信息

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/skus
  • 操作IdSkus_List

适用于