FleetResourceUpdate interface

Represents a fleet resource for updates.

Properties

provisioningState

A provisioning state of the Fleet.

tags

Resource tags.

Property Details

provisioningState

A provisioning state of the Fleet.

provisioningState?: string

Property Value

string

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>