GetAzKustoOperationsResult_GetViaIdentity.InputObject Property

Definition

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

Property Value

IKustoIdentity
Attributes

Applies to