ManagedInstanceOperationParametersPair interface

The parameters of a managed instance operation.

Properties

currentParameters

The current parameters. NOTE: This property will not be serialized. It can only be populated by the server.

requestedParameters

The requested parameters. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

currentParameters

The current parameters. NOTE: This property will not be serialized. It can only be populated by the server.

currentParameters?: UpsertManagedServerOperationParameters

Property Value

requestedParameters

The requested parameters. NOTE: This property will not be serialized. It can only be populated by the server.

requestedParameters?: UpsertManagedServerOperationParameters

Property Value