IAppServiceCertificateOrder.RootSubject Property

Definition

Certificate Subject.

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

Property Value

Attributes

Applies to