AppServiceCertificateOrderPatchResource.SerialNumber Property

Definition

Gets current serial number of the certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serialNumber")]
public string SerialNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serialNumber")>]
member this.SerialNumber : string
Public ReadOnly Property SerialNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to