共用方式為


ArcSettingsPatch interface

要更新的 ArcSetting 詳細資料。

屬性

connectivityProperties

包含 ARC 資源的連線相關設定

tags

資源標籤。

屬性詳細資料

connectivityProperties

包含 ARC 資源的連線相關設定

connectivityProperties?: Record<string, unknown>

屬性值

Record<string, unknown>

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}