NewAzImportExport_CreateExpanded.ReturnPackageDriveCount Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Category(new Microsoft.Azure.PowerShell.Cmdlets.ImportExport.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ImportExport.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The number of drives included in the package.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="driveCount")]
[System.Management.Automation.Parameter(HelpMessage="The number of drives included in the package.", Mandatory=false)]
public int ReturnPackageDriveCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Category(new Microsoft.Azure.PowerShell.Cmdlets.ImportExport.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ImportExport.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The number of drives included in the package.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="driveCount")>]
[<System.Management.Automation.Parameter(HelpMessage="The number of drives included in the package.", Mandatory=false)>]
member this.ReturnPackageDriveCount : int with get, set
Public Property ReturnPackageDriveCount As Integer

Property Value

Int32
Attributes

Applies to