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