EventHubListResult.Value Property

Definition

Result of the List EventHubs operation.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEventhub[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEventhub[] with get, set
Public Property Value As IEventhub()

Property Value

Implements

Attributes

Applies to