次の方法で共有


RoleInstanceOutput interface

クラウド サービス ロール インスタンスについて説明します。

プロパティ

id

リソース ID

location

リソースの場所。

name

リソース名。

properties

ロール インスタンスのプロパティ。

sku

ロール インスタンス SKU。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

id

リソース ID

id?: string

プロパティ値

string

location

リソースの場所。

location?: string

プロパティ値

string

name

リソース名。

name?: string

プロパティ値

string

properties

ロール インスタンスのプロパティ。

properties?: RoleInstancePropertiesOutput

プロパティ値

sku

ロール インスタンス SKU。

sku?: InstanceSkuOutput

プロパティ値

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

type

リソースの種類。

type?: string

プロパティ値

string