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

PSBatchLocationQuotas(String, BatchLocationQuota) Constructor

Definition

public PSBatchLocationQuotas (string location, Microsoft.Azure.Management.Batch.Models.BatchLocationQuota locationQuotasResponse);
new Microsoft.Azure.Commands.Batch.Models.PSBatchLocationQuotas : string * Microsoft.Azure.Management.Batch.Models.BatchLocationQuota -> Microsoft.Azure.Commands.Batch.Models.PSBatchLocationQuotas
Public Sub New (location As String, locationQuotasResponse As BatchLocationQuota)

Parameters

location
String
locationQuotasResponse
BatchLocationQuota

Applies to