Share via


SbNamespaceUpdateParameters.PrivateEndpointConnection Property

Definition

List of private endpoint connections.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IPrivateEndpointConnection[] PrivateEndpointConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IPrivateEndpointConnection[] with get, set
Public Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Implements

Attributes

Applies to