Condividi tramite


TransferAllDetails.TransferAllBlobs Property

Definition

Gets or sets to indicate if all Azure blobs have to be transferred

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to