RuntimeEnvironmentUpdateParameters interface
The parameters supplied to the update automation account operation.
Properties
| default |
List of Default packages for Environment |
| system |
Metadata pertaining to creation and last modification of the resource. |
Property Details
defaultPackages
List of Default packages for Environment
defaultPackages?: Record<string, string>
Property Value
Record<string, string>
systemData
Metadata pertaining to creation and last modification of the resource.
systemData?: SystemData