次の方法で共有


PrivateCloudUpdate interface

プライベート クラウド リソースの更新

プロパティ

identity

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

properties

プライベートクラウドリソースの更新可能なプロパティ

sku

このリソースに割り当てられている SKU (在庫保管単位)。

tags

リソース タグ。

プロパティの詳細

identity

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

identity?: PrivateCloudIdentity

プロパティ値

properties

プライベートクラウドリソースの更新可能なプロパティ

properties?: PrivateCloudUpdateProperties

プロパティ値

sku

このリソースに割り当てられている SKU (在庫保管単位)。

sku?: Sku

プロパティ値

Sku

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>