Partilhar via


BulkRegistryOperationResult.IsSuccessful Propriedade

Definição

Se a operação foi ou não bem-sucedida.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a