IAppServiceCertificateOrderPatchResourceProperties.SerialNumber Property

Definition

Current serial number of the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Current serial number of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serialNumber", Update=false)]
public string SerialNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Current serial number of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serialNumber", Update=false)>]
member this.SerialNumber : string
Public ReadOnly Property SerialNumber As String

Property Value

Attributes

Applies to