GetAzAksNodePoolUpgradeProfile_GetViaIdentity.InputObject Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory.Path })]
[System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IAksIdentity InputObject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Aks.ParameterCategory.Path })>]
[<System.Management.Automation.Parameter(HelpMessage="Identity Parameter", Mandatory=true, ValueFromPipeline=true)>]
member this.InputObject : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IAksIdentity with get, set
Public Property InputObject As IAksIdentity

Property Value

IAksIdentity
Attributes

Applies to