GetAzCustomProvider_GetViaIdentity.InputObject Property

Definition

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

Property Value

ICustomProvidersIdentity
Attributes

Applies to