Compartilhar via


NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties.Fqdns Propriedade

Definição

Obtém a lista de FQDNs para conexão de link privado atual.

[Newtonsoft.Json.JsonProperty(PropertyName="fqdns")]
public System.Collections.Generic.IList<string> Fqdns { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fqdns")>]
member this.Fqdns : System.Collections.Generic.IList<string>
Public ReadOnly Property Fqdns As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a