次の方法で共有


OrganizationResourceUpdate interface

OrganizationResource の更新操作に使用される型。

プロパティ

identity

このリソースに割り当てられたマネージド サービス ID。

properties

OrganizationResource の更新可能なプロパティ。

tags

リソース タグ。

プロパティの詳細

identity

このリソースに割り当てられたマネージド サービス ID。

identity?: ManagedServiceIdentity

プロパティ値

properties

OrganizationResource の更新可能なプロパティ。

properties?: OrganizationResourceUpdateProperties

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}