次の方法で共有


OrganizationResourceUpdate interface

組織リソースの更新操作に使用される型。

プロパティ

identity

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

tags

リソース タグ。

プロパティの詳細

identity

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

identity?: ManagedServiceIdentity

プロパティ値

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>