PrivateLinkService.Fqdn Property

Definition

The list of Fqdn.

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

Property Value

Implements

Attributes

Applies to