ResourceGroupPatchable interface
資源群組資訊。
屬性
managed |
管理此資源群組之資源的識別碼。 |
name | 資源群組的名稱。 |
properties | 資源群組屬性。 |
tags | 附加至資源群組的標記。 |
屬性詳細資料
managedBy
管理此資源群組之資源的識別碼。
managedBy?: string
屬性值
string
name
資源群組的名稱。
name?: string
屬性值
string
properties
tags
附加至資源群組的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}