ManagedInstanceOperationParametersPair interface
The parameters of a managed instance operation.
Properties
current |
The current parameters. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
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