Partager via


TenantConfigurationSyncStateContract.IsGitEnabled Propriété

Définition

Obtient ou définit la valeur indiquant si l’accès à la configuration Git est activé.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à