Compartilhar via


TenantConfigurationSyncStateContract.IsGitEnabled Propriedade

Definição

Obtém ou define o valor que indica se o acesso à configuração do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a