Get Script Result
data class GetScriptResult(val continueOnErrors: Boolean? = null, val forceUpdateTag: String? = null, val id: String, val name: String, val provisioningState: String, val scriptUrl: String, val systemData: SystemDataResponse, val type: String)
Class representing a database script.
Properties
Link copied to clipboard
Flag that indicates whether to continue if one of the command fails.
Link copied to clipboard
A unique string. If changed the script will be applied again.
Link copied to clipboard
The provisioned state of the resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.