GetUpdateRunResult

constructor(azureApiVersion: String, description: String? = null, duration: String? = null, endTimeUtc: String? = null, errorMessage: String? = null, expectedExecutionTime: String? = null, id: String, lastUpdatedTime: String? = null, lastUpdatedTimeUtc: String? = null, location: String? = null, name: String, provisioningState: String, startTimeUtc: String? = null, state: String? = null, status: String? = null, steps: List<StepResponse>? = null, systemData: SystemDataResponse, timeStarted: String? = null, type: String)