Freigeben über


AppServiceCertificateOrder.ProductType Eigenschaft

Definition

Ruft den Zertifikatprodukttyp ab oder legt diese fest. Mögliche Werte: "StandardDomainValidatedSsl", "StandardDomainValidatedWildCardSsl"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: