LabServicesSkuRestrictionType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de restrição.
public readonly struct LabServicesSkuRestrictionType : IEquatable<Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionType>
type LabServicesSkuRestrictionType = struct
Public Structure LabServicesSkuRestrictionType
Implements IEquatable(Of LabServicesSkuRestrictionType)
- Herança
-
LabServicesSkuRestrictionType
- Implementações
Construtores
LabServicesSkuRestrictionType(String) |
Inicializa uma nova instância de LabServicesSkuRestrictionType. |
Propriedades
Location |
Local. |
Métodos
Equals(LabServicesSkuRestrictionType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(LabServicesSkuRestrictionType, LabServicesSkuRestrictionType) |
Determina se dois LabServicesSkuRestrictionType valores são os mesmos. |
Implicit(String to LabServicesSkuRestrictionType) |
Converte uma cadeia de caracteres em um LabServicesSkuRestrictionType. |
Inequality(LabServicesSkuRestrictionType, LabServicesSkuRestrictionType) |
Determina se dois LabServicesSkuRestrictionType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET