FluidRelayServerUpdate interface
Fluid Relay サーバーの更新可能なプロパティ
プロパティ
encryption | リソースのすべての暗号化構成。 |
identity | リソースに使用される ID の種類。 |
___location | リソースが存在する地理的な場所 |
tags | リソース タグ。 |
プロパティの詳細
encryption
identity
___location
リソースが存在する地理的な場所
___location?: string
プロパティ値
string
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}