DedicatedHostOutput interface

専用ホストに関する情報を指定します。

Extends

プロパティ

properties

専用ホストのプロパティ。

sku

ハードウェア生成と VM ファミリ用の専用ホストの SKU。 名前のみを設定する必要があります。 使用可能な値の一覧については、Microsoft.Compute SKU を一覧表示します。

継承されたプロパティ

id

リソース ID

location

リソースの場所

name

リソース名

tags

リソース タグ

type

リソースの種類

プロパティの詳細

properties

専用ホストのプロパティ。

properties?: DedicatedHostPropertiesOutput

プロパティ値

sku

ハードウェア生成と VM ファミリ用の専用ホストの SKU。 名前のみを設定する必要があります。 使用可能な値の一覧については、Microsoft.Compute SKU を一覧表示します。

sku: SkuOutput

プロパティ値

継承されたプロパティの詳細

id

リソース ID

id?: string

プロパティ値

string

ResourceOutput.id 年から継承

location

リソースの場所

location: string

プロパティ値

string

承元ResourceOutput.location

name

リソース名

name?: string

プロパティ値

string

承元ResourceOutput.name

tags

リソース タグ

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元: ResourceOutput.tags

type

リソースの種類

type?: string

プロパティ値

string

承元ResourceOutput.type