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}