FleetUpdate interface
Fleet Update Model
Properties
| identity | Updatable managed service identity |
| plan | Updatable resource plan |
| properties | RP-specific updatable properties |
| tags | Resource tags. |
Property Details
identity
Updatable managed service identity
identity?: ManagedServiceIdentityUpdate
Property Value
plan
properties
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>