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

ServiceFabricManagedClustersExtensions 类

定义

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

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

方法

GetManagedClusterVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

获取有关可用 Service Fabric 托管群集代码版本的信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_Get
GetManagedClusterVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

获取有关可用 Service Fabric 托管群集代码版本的信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_Get
GetManagedClusterVersionByEnvironment(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken)

按环境获取有关可用 Service Fabric 群集代码版本的信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_GetByEnvironment
GetManagedClusterVersionByEnvironmentAsync(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken)

按环境获取有关可用 Service Fabric 群集代码版本的信息。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_GetByEnvironment
GetManagedClusterVersions(SubscriptionResource, AzureLocation, CancellationToken)

按位置获取 Service Fabric 群集资源的所有可用代码版本。

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions
  • 操作IdManagedClusterVersion_List
GetManagedClusterVersionsAsync(SubscriptionResource, AzureLocation, CancellationToken)

按位置获取 Service Fabric 群集资源的所有可用代码版本。

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions
  • 操作IdManagedClusterVersion_List
GetManagedClusterVersionsByEnvironment(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, CancellationToken)

按环境获取 Service Fabric 群集资源的所有可用代码版本。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions
  • 操作IdManagedClusterVersion_ListByEnvironment
GetManagedClusterVersionsByEnvironmentAsync(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, CancellationToken)

按环境获取 Service Fabric 群集资源的所有可用代码版本。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions
  • 操作IdManagedClusterVersion_ListByEnvironment
GetManagedUnsupportedVmSize(SubscriptionResource, AzureLocation, String, CancellationToken)

获取 Service Fabric 托管群集不支持的 VM 大小。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedUnsupportedVMSizes/{vmSize}
  • 操作IdmanagedUnsupportedVMSizes_Get
GetManagedUnsupportedVmSizeAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

获取 Service Fabric 托管群集不支持的 VM 大小。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedUnsupportedVMSizes/{vmSize}
  • 操作IdmanagedUnsupportedVMSizes_Get
GetManagedUnsupportedVmSizes(SubscriptionResource, AzureLocation, CancellationToken)

获取 Service Fabric 托管群集不受支持的 VM 大小的列表。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedUnsupportedVMSizes
  • 操作IdmanagedUnsupportedVMSizes_List
GetManagedUnsupportedVmSizesAsync(SubscriptionResource, AzureLocation, CancellationToken)

获取 Service Fabric 托管群集不受支持的 VM 大小的列表。

  • 请求路径/订阅/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedUnsupportedVMSizes
  • 操作IdmanagedUnsupportedVMSizes_List
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 托管群集资源。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName}
  • 操作IdManagedClusters_Get
GetServiceFabricManagedClusterAsync(ResourceGroupResource, String, CancellationToken)

获取在指定的资源组中创建或正在创建的 Service Fabric 托管群集资源。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName}
  • 操作IdManagedClusters_Get
GetServiceFabricManagedClusterResource(ArmClient, ResourceIdentifier)

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

GetServiceFabricManagedClusters(ResourceGroupResource)

获取 ResourceGroupResource 中 ServiceFabricManagedClusterResources 的集合。

GetServiceFabricManagedClusters(SubscriptionResource, CancellationToken)

获取在订阅中创建或创建过程中的所有 Service Fabric 群集资源。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/managedClusters
  • 操作IdManagedClusters_ListBySubscription
GetServiceFabricManagedClustersAsync(SubscriptionResource, CancellationToken)

获取在订阅中创建或创建过程中的所有 Service Fabric 群集资源。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/managedClusters
  • 操作IdManagedClusters_ListBySubscription
GetServiceFabricManagedNodeTypeResource(ArmClient, ResourceIdentifier)

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

GetServiceFabricManagedServiceResource(ArmClient, ResourceIdentifier)

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

适用于