Partilhar via


ArmLabServicesModelFactory.AvailableLabServicesSkuRestrictions Método

Definição

Inicializa uma nova instância de AvailableLabServicesSkuRestrictions.

public static Azure.ResourceManager.LabServices.Models.AvailableLabServicesSkuRestrictions AvailableLabServicesSkuRestrictions (Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionType? labServicesSkuRestrictionType = default, System.Collections.Generic.IEnumerable<string> values = default, Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionReasonCode? reasonCode = default);
static member AvailableLabServicesSkuRestrictions : Nullable<Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionType> * seq<string> * Nullable<Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionReasonCode> -> Azure.ResourceManager.LabServices.Models.AvailableLabServicesSkuRestrictions
Public Shared Function AvailableLabServicesSkuRestrictions (Optional labServicesSkuRestrictionType As Nullable(Of LabServicesSkuRestrictionType) = Nothing, Optional values As IEnumerable(Of String) = Nothing, Optional reasonCode As Nullable(Of LabServicesSkuRestrictionReasonCode) = Nothing) As AvailableLabServicesSkuRestrictions

Parâmetros

labServicesSkuRestrictionType
Nullable<LabServicesSkuRestrictionType>

O tipo de restrição.

values
IEnumerable<String>

Os valores da restrição.

reasonCode
Nullable<LabServicesSkuRestrictionReasonCode>

O motivo da restrição.

Retornos

Uma nova AvailableLabServicesSkuRestrictions instância para zombar.

Aplica-se a