Freigeben über


AppServiceCertificateOrderPatchResource.Status Eigenschaft

Definition

Ruft die aktuelle Status ab. Mögliche Werte: "Pendingissuance", "Issued", "Revoked", "Canceled", "Denied", "Pendingrevocation", "PendingRekey", "Unused", "Expired", "NotSubmitted"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.WebSites.Models.CertificateOrderStatus? Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Nullable<Microsoft.Azure.Management.WebSites.Models.CertificateOrderStatus>
Public ReadOnly Property Status As Nullable(Of CertificateOrderStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: