Share via


IAppServiceCertificateOrderPatchResource.RootSignatureAlgorithm Property

Definition

Certificate Signature algorithm.

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

Property Value

Attributes

Applies to