IAppServiceCertificateOrderProperties.IntermediateSubject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate Subject.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate Subject.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subject")]
public string IntermediateSubject { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate Subject.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subject")>]
member this.IntermediateSubject : string
Public ReadOnly Property IntermediateSubject As String
Property Value
- Attributes