Share via


IAzureFirstPartyManagedCertificateParameters.Subject Property

Definition

Subject name in the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Subject name in the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subject", Update=false)]
public string Subject { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Subject name in the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subject", Update=false)>]
member this.Subject : string
Public ReadOnly Property Subject As String

Property Value

Attributes

Applies to