Share via


AppServiceCertificateOrderData.ProductType Property

Definition

Certificate product type.

public Azure.ResourceManager.AppService.Models.CertificateProductType? ProductType { get; set; }
member this.ProductType : Nullable<Azure.ResourceManager.AppService.Models.CertificateProductType> with get, set
Public Property ProductType As Nullable(Of CertificateProductType)

Property Value

Applies to