IAppServiceCertificateOrderPatchResourceProperties.IntermediateSubject 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 IntermediateSubject { 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.IntermediateSubject : string
Public ReadOnly Property IntermediateSubject As String

Property Value

Attributes

Applies to