Dela via


IAppServiceCertificateOrderProperties.ProductType Property

Definition

Certificate product type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate product type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CertificateProductType) }, ReadOnly=false, Required=true, SerializedName="productType")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CertificateProductType ProductType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate product type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CertificateProductType) }, ReadOnly=false, Required=true, SerializedName="productType")>]
member this.ProductType : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CertificateProductType with get, set
Public Property ProductType As CertificateProductType

Property Value

Attributes

Applies to