다음을 통해 공유


ITransferConfigurationTransferAllDetails.IncludeTransferAllBlob 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? IncludeTransferAllBlob { 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.IncludeTransferAllBlob : Nullable<bool> with get, set
Public Property IncludeTransferAllBlob As Nullable(Of Boolean)

Property Value

Attributes

Applies to