EventHubConnectionProperties.EventSystemProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
System properties of the event hub
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)]
public string[] EventSystemProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)>]
member this.EventSystemProperty : string[] with get, set
Public Property EventSystemProperty As String()
Property Value
String[]
Implements
- Attributes