Share via


PrivateLinkScopeValidationDetails.ConnectionDetail Property

Definition

List of Private Endpoint Connection details.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IConnectionDetail> ConnectionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.ConnectionDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IConnectionDetail> with get, set
Public Property ConnectionDetail As List(Of IConnectionDetail)

Property Value

Implements

Attributes

Applies to