次の方法で共有


LocationOperationsExtensions クラス

定義

LocationOperations の拡張メソッド。

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

メソッド

CheckNameAvailability(ILocationOperations, String, String)

指定したリージョンで Batch アカウント名を使用できるかどうかを確認します。

CheckNameAvailabilityAsync(ILocationOperations, String, String, CancellationToken)

指定したリージョンで Batch アカウント名を使用できるかどうかを確認します。

GetQuotas(ILocationOperations, String)

指定した場所にある指定したサブスクリプションの Batch サービス クォータを取得します。

GetQuotasAsync(ILocationOperations, String, CancellationToken)

指定した場所にある指定したサブスクリプションの Batch サービス クォータを取得します。

ListSupportedCloudServiceSkus(ILocationOperations, String, Nullable<Int32>, String)

特定の場所で使用可能な Batch でサポートされるクラウド サービス VM サイズの一覧を取得します。

ListSupportedCloudServiceSkusAsync(ILocationOperations, String, Nullable<Int32>, String, CancellationToken)

特定の場所で使用可能な Batch でサポートされるクラウド サービス VM サイズの一覧を取得します。

ListSupportedCloudServiceSkusNext(ILocationOperations, String)

特定の場所で使用可能な Batch でサポートされるクラウド サービス VM サイズの一覧を取得します。

ListSupportedCloudServiceSkusNextAsync(ILocationOperations, String, CancellationToken)

特定の場所で使用可能な Batch でサポートされるクラウド サービス VM サイズの一覧を取得します。

ListSupportedVirtualMachineSkus(ILocationOperations, String, Nullable<Int32>, String)

指定した場所で使用可能な Batch でサポートされる仮想マシン VM サイズの一覧を取得します。

ListSupportedVirtualMachineSkusAsync(ILocationOperations, String, Nullable<Int32>, String, CancellationToken)

指定した場所で使用可能な Batch でサポートされる仮想マシン VM サイズの一覧を取得します。

ListSupportedVirtualMachineSkusNext(ILocationOperations, String)

指定した場所で使用可能な Batch でサポートされる仮想マシン VM サイズの一覧を取得します。

ListSupportedVirtualMachineSkusNextAsync(ILocationOperations, String, CancellationToken)

指定した場所で使用可能な Batch でサポートされる仮想マシン VM サイズの一覧を取得します。

適用対象