NetworkInterfaceIPConfiguration.PrivateLinkConnectionPropertyFqdn Property

Definition

List of FQDNs for current private link connection.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> PrivateLinkConnectionPropertyFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.PrivateLinkConnectionPropertyFqdn : System.Collections.Generic.List<string>
Public ReadOnly Property PrivateLinkConnectionPropertyFqdn As List(Of String)

Property Value

Implements

Attributes

Applies to