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
sku
tags
リソース タグ。
tags?: Record<string, string>
プロパティ値
Record<string, string>
type
リソースの種類。
type?: string
プロパティ値
string