IEhNamespace.PrivateEndpointConnection Property

Definition

List of private endpoint connections.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of private endpoint connections.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IPrivateEndpointConnection) }, ReadOnly=false, Required=false, SerializedName="privateEndpointConnections")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IPrivateEndpointConnection[] PrivateEndpointConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of private endpoint connections.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IPrivateEndpointConnection) }, ReadOnly=false, Required=false, SerializedName="privateEndpointConnections")>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IPrivateEndpointConnection[] with get, set
Public Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Attributes

Applies to