Partager via


BulkRegistryOperationResult.IsSuccessful Propriété

Définition

Indique si l’opération a réussi ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="isSuccessful", Required=Newtonsoft.Json.Required.Always)]
public bool IsSuccessful { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="isSuccessful", Required=Newtonsoft.Json.Required.Always)]
public bool IsSuccessful { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSuccessful", Required=Newtonsoft.Json.Required.Always)>]
member this.IsSuccessful : bool with get, set
Public Property IsSuccessful As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à