Freigeben über


ICdnCertificateSourceParameters.CertificateType Property

Definition

Type of certificate used

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Shared", "Dedicated" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Type of certificate used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="certificateType", Update=true)]
public string CertificateType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Shared", "Dedicated" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Type of certificate used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="certificateType", Update=true)>]
member this.CertificateType : string with get, set
Public Property CertificateType As String

Property Value

Attributes

Applies to