Compartilhar via


AppServiceCertificateOrderPatchResource.ProductType Propriedade

Definição

Obtém ou define o tipo de produto do certificado. Os valores possíveis incluem: 'StandardDomainValidatedSsl', 'StandardDomainValidatedWildCardSsl'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.productType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.CertificateProductType ProductType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.productType")>]
member this.ProductType : Microsoft.Azure.Management.AppService.Fluent.Models.CertificateProductType with get, set
Public Property ProductType As CertificateProductType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a