Compartilhar via


PrivateLinkService.Fqdns Propriedade

Definição

Obtém ou define a lista de Fqdn.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a