ImageCreateSummary.IsBatchSuccessful Property

Definition

Gets true if all of the images in the batch were created successfully, otherwise false.

[Newtonsoft.Json.JsonProperty(PropertyName="isBatchSuccessful")]
public bool IsBatchSuccessful { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isBatchSuccessful")>]
member this.IsBatchSuccessful : bool
Public ReadOnly Property IsBatchSuccessful As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to