共用方式為


FactoryUpdateParameters interface

更新處理站資源的參數。

屬性

identity

處理站的受控服務識別。

publicNetworkAccess

是否允許數據處理站存取公用網路。

tags

資源標記。

屬性詳細資料

identity

處理站的受控服務識別。

identity?: FactoryIdentity

屬性值

publicNetworkAccess

是否允許數據處理站存取公用網路。

publicNetworkAccess?: string

屬性值

string

tags

資源標記。

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

屬性值

{[propertyName: string]: string}