IAppServiceCertificateOrder.RootSignatureAlgorithm Property

Definition

Certificate Signature algorithm.

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

Property Value

Attributes

Applies to