你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceFabricManagedClustersExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于将扩展方法添加到 Azure.ResourceManager.ServiceFabricManagedClusters 的类。
public static class ServiceFabricManagedClustersExtensions
type ServiceFabricManagedClustersExtensions = class
Public Module ServiceFabricManagedClustersExtensions
- 继承
-
ServiceFabricManagedClustersExtensions
方法
GetManagedClusterVersion(SubscriptionResource, AzureLocation, String, CancellationToken) |
获取有关可用 Service Fabric 托管群集代码版本的信息。
|
GetManagedClusterVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
获取有关可用 Service Fabric 托管群集代码版本的信息。
|
GetManagedClusterVersionByEnvironment(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken) |
按环境获取有关可用 Service Fabric 群集代码版本的信息。
|
GetManagedClusterVersionByEnvironmentAsync(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken) |
按环境获取有关可用 Service Fabric 群集代码版本的信息。
|
GetManagedClusterVersions(SubscriptionResource, AzureLocation, CancellationToken) |
按位置获取 Service Fabric 群集资源的所有可用代码版本。
|
GetManagedClusterVersionsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
按位置获取 Service Fabric 群集资源的所有可用代码版本。
|
GetManagedClusterVersionsByEnvironment(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, CancellationToken) |
按环境获取 Service Fabric 群集资源的所有可用代码版本。
|
GetManagedClusterVersionsByEnvironmentAsync(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, CancellationToken) |
按环境获取 Service Fabric 群集资源的所有可用代码版本。
|
GetManagedUnsupportedVmSize(SubscriptionResource, AzureLocation, String, CancellationToken) |
获取 Service Fabric 托管群集不支持的 VM 大小。
|
GetManagedUnsupportedVmSizeAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
获取 Service Fabric 托管群集不支持的 VM 大小。
|
GetManagedUnsupportedVmSizes(SubscriptionResource, AzureLocation, CancellationToken) |
获取 Service Fabric 托管群集不受支持的 VM 大小的列表。
|
GetManagedUnsupportedVmSizesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
获取 Service Fabric 托管群集不受支持的 VM 大小的列表。
|
GetServiceFabricManagedApplicationResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedApplicationResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 ServiceFabricManagedApplicationResourceResourceIdentifier 。 |
GetServiceFabricManagedApplicationTypeResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedApplicationTypeResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 ServiceFabricManagedApplicationTypeResourceResourceIdentifier 。 |
GetServiceFabricManagedApplicationTypeVersionResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedApplicationTypeVersionResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 ServiceFabricManagedApplicationTypeVersionResourceResourceIdentifier 。 |
GetServiceFabricManagedCluster(ResourceGroupResource, String, CancellationToken) |
获取在指定的资源组中创建或正在创建的 Service Fabric 托管群集资源。
|
GetServiceFabricManagedClusterAsync(ResourceGroupResource, String, CancellationToken) |
获取在指定的资源组中创建或正在创建的 Service Fabric 托管群集资源。
|
GetServiceFabricManagedClusterResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedClusterResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 ServiceFabricManagedClusterResourceResourceIdentifier 。 |
GetServiceFabricManagedClusters(ResourceGroupResource) |
获取 ResourceGroupResource 中 ServiceFabricManagedClusterResources 的集合。 |
GetServiceFabricManagedClusters(SubscriptionResource, CancellationToken) |
获取在订阅中创建或创建过程中的所有 Service Fabric 群集资源。
|
GetServiceFabricManagedClustersAsync(SubscriptionResource, CancellationToken) |
获取在订阅中创建或创建过程中的所有 Service Fabric 群集资源。
|
GetServiceFabricManagedNodeTypeResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedNodeTypeResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 ServiceFabricManagedNodeTypeResourceResourceIdentifier 。 |
GetServiceFabricManagedServiceResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceFabricManagedServiceResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 ServiceFabricManagedServiceResourceResourceIdentifier 。 |