次の方法で共有


WorkspacePatchInfo.WorkspaceRepositoryConfiguration プロパティ

定義

Git 統合設定を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象