PrivateEndpointConnectionProxy.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 System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IConnectionDetails> RemotePrivateEndpointConnectionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.RemotePrivateEndpointConnectionDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IConnectionDetails> with get, set
Public Property RemotePrivateEndpointConnectionDetail As List(Of IConnectionDetails)

Property Value

Implements

Attributes

Applies to