Share via


IJobResponse.ReturnPackageDriveCount Property

Definition

The number of drives included in the package.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The number of drives included in the package.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="driveCount")]
public long? ReturnPackageDriveCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The number of drives included in the package.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="driveCount")>]
member this.ReturnPackageDriveCount : Nullable<int64> with get, set
Public Property ReturnPackageDriveCount As Nullable(Of Long)

Property Value

Attributes

Applies to