WorkspacePatch interface
修正プログラムを適用できるワークスペースのプロパティ。
プロパティ
| application |
applicationGroup リンクの一覧。 |
| description | ワークスペースの説明。 |
| friendly |
ワークスペースのフレンドリ名。 |
| public |
このリソースにパブリック ネットワークからのアクセスを許可する場合に有効 |
| tags | 更新するタグ |
プロパティの詳細
applicationGroupReferences
applicationGroup リンクの一覧。
applicationGroupReferences?: string[]
プロパティ値
string[]
description
ワークスペースの説明。
description?: string
プロパティ値
string
friendlyName
ワークスペースのフレンドリ名。
friendlyName?: string
プロパティ値
string
publicNetworkAccess
このリソースにパブリック ネットワークからのアクセスを許可する場合に有効
publicNetworkAccess?: string
プロパティ値
string
tags
更新するタグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}