RuntimeEnvironmentUpdateParameters interface

The parameters supplied to the update automation account operation.

Properties

defaultPackages

List of Default packages for Environment

systemData

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

Property Value