Compartir a través de


TenantConfigurationSyncStateContract.IsGitEnabled Propiedad

Definición

Obtiene o establece el valor que indica si el acceso a la configuración de Git está habilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a