共用方式為


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 服務配額的區域。

傳回

適用於