RemotePrivateEndpoint.ConnectionDetail 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IConnectionDetails[] ConnectionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ConnectionDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IConnectionDetails[] with get, set
Public Property ConnectionDetail As IConnectionDetails()

Property Value

Implements

Attributes

Applies to