共用方式為


FleetUpdate interface

機隊更新模型

屬性

identity

可更新的受控服務識別

plan

可更新的資源計劃

properties

RP 特定的可更新屬性

tags

資源標籤。

屬性詳細資料

identity

可更新的受控服務識別

identity?: ManagedServiceIdentityUpdate

屬性值

plan

可更新的資源計劃

plan?: ResourcePlanUpdate

屬性值

properties

RP 特定的可更新屬性

properties?: FleetProperties

屬性值

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>