Bagikan melalui


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