Share via


Workspace.WorkspaceRepositoryConfiguration Property

Definition

Gets or sets git integration settings

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceRepositoryConfiguration")]
public Microsoft.Azure.Management.Synapse.Models.WorkspaceRepositoryConfiguration WorkspaceRepositoryConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceRepositoryConfiguration")>]
member this.WorkspaceRepositoryConfiguration : Microsoft.Azure.Management.Synapse.Models.WorkspaceRepositoryConfiguration with get, set
Public Property WorkspaceRepositoryConfiguration As WorkspaceRepositoryConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to