Compartir a través de


SyncGroup.UsePrivateLinkConnection Propiedad

Definición

Obtiene o establece si se habilita la conexión de vínculo privado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.usePrivateLinkConnection")]
public bool? UsePrivateLinkConnection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usePrivateLinkConnection")>]
member this.UsePrivateLinkConnection : Nullable<bool> with get, set
Public Property UsePrivateLinkConnection As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a