RemoveAzureEventHub.InputObject Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Eventhub Object", Mandatory=true, ParameterSetName="EventhubInputObjectSet", Position=0, ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.EventHub.Models.PSEventHubAttributes InputObject { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Eventhub Object", Mandatory=true, ParameterSetName="EventhubInputObjectSet", Position=0, ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.InputObject : Microsoft.Azure.Commands.EventHub.Models.PSEventHubAttributes with get, set
Public Property InputObject As PSEventHubAttributes

Property Value

PSEventHubAttributes
Attributes

Applies to