次の方法で共有


LocationOperationsExtensions.GetQuotas(ILocationOperations, String) メソッド

定義

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

public static Microsoft.Azure.Management.Batch.Models.BatchLocationQuota GetQuotas (this Microsoft.Azure.Management.Batch.ILocationOperations operations, string locationName);
static member GetQuotas : Microsoft.Azure.Management.Batch.ILocationOperations * string -> Microsoft.Azure.Management.Batch.Models.BatchLocationQuota
<Extension()>
Public Function GetQuotas (operations As ILocationOperations, locationName As String) As BatchLocationQuota

パラメーター

operations
ILocationOperations

この拡張メソッドの操作グループ。

locationName
String

Batch サービス クォータを取得するリージョン。

戻り値

適用対象