GetAzDiskPoolIscsiTarget_GetViaIdentity.InputObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Category(new Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory.Path })]
[System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.IDiskPoolIdentity InputObject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Category(new Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory.Path })>]
[<System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)>]
member this.InputObject : Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.IDiskPoolIdentity with get, set
Public Property InputObject As IDiskPoolIdentity
Property Value
- Attributes