Share via


ConfigServerSettings.GitProperty Property

Definition

Gets or sets property of git environment.

[Newtonsoft.Json.JsonProperty(PropertyName="gitProperty")]
public Microsoft.Azure.Management.AppPlatform.Models.ConfigServerGitProperty GitProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gitProperty")>]
member this.GitProperty : Microsoft.Azure.Management.AppPlatform.Models.ConfigServerGitProperty with get, set
Public Property GitProperty As ConfigServerGitProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to