Share via


ITransferAllDetails.TransferAllBlob Property

Definition

To indicate if all Azure blobs have to be transferred

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="To indicate if all Azure blobs have to be transferred", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="transferAllBlobs")]
public bool? TransferAllBlob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="To indicate if all Azure blobs have to be transferred", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="transferAllBlobs")>]
member this.TransferAllBlob : Nullable<bool> with get, set
Public Property TransferAllBlob As Nullable(Of Boolean)

Property Value

Attributes

Applies to