Freigeben über


HostnameConfiguration.CertificateStatus Eigenschaft

Definition

Ruft den Zertifikatstatus ab oder legt den Zertifikatstatus fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: