PrivateEndpointConnectionProxyProperties.RemotePrivateEndpointConnectionDetail Property

Definition

Gets or sets the list of Connection Details. This is the connection details for private endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IConnectionDetails[] RemotePrivateEndpointConnectionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.RemotePrivateEndpointConnectionDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IConnectionDetails[] with get, set
Public Property RemotePrivateEndpointConnectionDetail As IConnectionDetails()

Property Value

Implements

Attributes

Applies to