CertificateType Classe

Definição

Define valores para CertificateType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>))]
public class CertificateType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>))>]
type CertificateType = class
    inherit ExpandableStringEnum<CertificateType>
Public Class CertificateType
Inherits ExpandableStringEnum(Of CertificateType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

CertificateType()

Define valores para CertificateType.

Campos

Dedicated

Define valores para CertificateType.

Shared

Define valores para CertificateType.

Propriedades

Value

Define valores para CertificateType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para CertificateType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para CertificateType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para CertificateType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para CertificateType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a