Condividi tramite


HostnameConfiguration.CertificateStatus Property

Definition

Gets or sets certificate Status. Possible values include: 'Completed', 'Failed', 'InProgress'

[Newtonsoft.Json.JsonProperty(PropertyName="certificateStatus")]
public string CertificateStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificateStatus")>]
member this.CertificateStatus : string with get, set
Public Property CertificateStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to