Compartir a través de


AppServiceCertificateOrderInner.ProductType Propiedad

Definición

Obtiene o establece el tipo de producto de certificado. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a