Partager via


CertificateOperation.CancellationRequested Propriété

Définition

Obtient ou définit indique si l’annulation a été demandée sur l’opération de certificat.

[Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")]
public bool? CancellationRequested { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")>]
member this.CancellationRequested : Nullable<bool> with get, set
Public Property CancellationRequested As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à