次の方法で共有


ServiceFabricManagedClustersExtensions クラス

定義

Azure.ResourceManager.ServiceFabricManagedClusters に拡張メソッドを追加するクラス。

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

メソッド

GetManagedClusterVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

使用可能な Service Fabric マネージド クラスター コード バージョンに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_Get
GetManagedClusterVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

使用可能な Service Fabric マネージド クラスター コード バージョンに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_Get
GetManagedClusterVersionByEnvironment(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken)

環境別に使用可能な Service Fabric クラスター コード バージョンに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_GetByEnvironment
GetManagedClusterVersionByEnvironmentAsync(SubscriptionResource, AzureLocation, ManagedClusterVersionEnvironment, String, CancellationToken)

環境別に使用可能な Service Fabric クラスター コード バージョンに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/managedClusterVersions/{clusterVersion}
  • 操作IdManagedClusterVersion_GetByEnvironment
GetManagedClusterVersions(SubscriptionResource, AzureLocation, CancellationToken)

Service Fabric クラスター リソースで使用可能なすべてのコード バージョンを場所別に取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedClusterVersions
  • 操作IdManagedClusterVersion_List
GetManagedClusterVersionsAsync(SubscriptionResource, AzureLocation, CancellationToken)

Service Fabric クラスター リソースで使用可能なすべてのコード バージョンを場所別に取得します。

  • 要求パス/サブスクリプション/{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 サイズを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/managedUnsupportedVMSizes/{vmSize}
  • 操作IdmanagedUnsupportedVMSizes_Get
GetManagedUnsupportedVmSizeAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Service Fabric マネージド クラスターのサポートされていない VM サイズを取得します。

  • 要求パス/サブスクリプション/{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 マネージド クラスター リソースを取得するか、指定したリソース グループに作成されるプロセスで取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName}
  • 操作IdManagedClusters_Get
GetServiceFabricManagedClusterAsync(ResourceGroupResource, String, CancellationToken)

作成された Service Fabric マネージド クラスター リソースを取得するか、指定したリソース グループに作成されるプロセスで取得します。

  • 要求パス/サブスクリプション/{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 クラスター リソース、またはサブスクリプションで作成中のすべての Service Fabric クラスター リソースを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ServiceFabric/managedClusters
  • 操作IdManagedClusters_ListBySubscription
GetServiceFabricManagedClustersAsync(SubscriptionResource, CancellationToken)

作成されたすべての Service Fabric クラスター リソース、またはサブスクリプションで作成中のすべての Service Fabric クラスター リソースを取得します。

  • 要求パス/サブスクリプション/{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 作成できます。

適用対象