Partilhar via


CdnManagedCertificateType Estrutura

Definição

Tipo de certificado usado.

public readonly struct CdnManagedCertificateType : IEquatable<Azure.ResourceManager.Cdn.Models.CdnManagedCertificateType>
type CdnManagedCertificateType = struct
Public Structure CdnManagedCertificateType
Implements IEquatable(Of CdnManagedCertificateType)
Herança
CdnManagedCertificateType
Implementações

Construtores

CdnManagedCertificateType(String)

Inicializa uma nova instância de CdnManagedCertificateType.

Propriedades

Dedicated

Dedicado.

Shared

Compartilhado.

Métodos

Equals(CdnManagedCertificateType)

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(CdnManagedCertificateType, CdnManagedCertificateType)

Determina se dois CdnManagedCertificateType valores são os mesmos.

Implicit(String to CdnManagedCertificateType)

Converte uma cadeia de caracteres em um CdnManagedCertificateType.

Inequality(CdnManagedCertificateType, CdnManagedCertificateType)

Determina se dois CdnManagedCertificateType valores não são os mesmos.

Aplica-se a