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

Property Value

Attributes

Applies to