OrganizationResourceUpdate interface
用於 OrganizationResource 的更新作的類型。
屬性
| identity | 指派給此資源的受控服務識別。 |
| properties | OrganizationResource 的可更新屬性。 |
| tags | 資源標籤。 |
屬性詳細資料
identity
properties
OrganizationResource 的可更新屬性。
properties?: OrganizationResourceUpdateProperties
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}