Compartir a través de


IPackageInformation.DriveCount Property

Definition

The number of drives included in the package.

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

Property Value

Attributes

Applies to