Compartir a través de


NetworkProperties.PrivateLink Propiedad

Definición

Obtiene o establece indica si el vínculo privado está habilitado o no. Los valores posibles son: "Disabled", "Enabled".

[Newtonsoft.Json.JsonProperty(PropertyName="privateLink")]
public string PrivateLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLink")>]
member this.PrivateLink : string with get, set
Public Property PrivateLink As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a