CloudServiceOutput interface
クラウド サービスについて説明します。
プロパティ
| id | リソース ID。 |
| location | リソースの場所。 |
| name | リソース名。 |
| properties | クラウド サービスのプロパティ |
| system |
このリソースに関連するシステム メタデータ。 |
| tags | リソース タグ。 |
| type | リソースの種類。 |
プロパティの詳細
id
リソース ID。
id?: string
プロパティ値
string
location
リソースの場所。
location: string
プロパティ値
string
name
リソース名。
name?: string
プロパティ値
string
properties
systemData
tags
リソース タグ。
tags?: Record<string, string>
プロパティ値
Record<string, string>
type
リソースの種類。
type?: string
プロパティ値
string