CertificateOperation.StatusDetails Property

Definition

Gets or sets the status details of the certificate operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to