共用方式為


FluidRelayServerUpdate interface

Fluid Relay 伺服器的可更新屬性

屬性

encryption

資源的所有加密組態。

identity

用於資源的身分識別類型。

location

資源所在的地理位置

tags

資源標籤。

屬性詳細資料

encryption

資源的所有加密組態。

encryption?: EncryptionProperties

屬性值

identity

用於資源的身分識別類型。

identity?: Identity

屬性值

location

資源所在的地理位置

location?: string

屬性值

string

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}