ArcSettingsPatch interface
要更新的 ArcSetting 詳細數據。
屬性
| connectivity |
包含 ARC 資源的連線相關組態 |
| tags | 資源標籤。 |
屬性詳細資料
connectivityProperties
包含 ARC 資源的連線相關組態
connectivityProperties?: Record<string, unknown>
屬性值
Record<string, unknown>
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}