GetScheduleResult

constructor(advancedSchedule: AdvancedScheduleResponse? = null, azureApiVersion: String, creationTime: String? = null, description: String? = null, expiryTime: String? = null, expiryTimeOffsetMinutes: Double? = null, frequency: String? = null, id: String, interval: Any? = null, isEnabled: Boolean? = null, lastModifiedTime: String? = null, name: String, nextRun: String? = null, nextRunOffsetMinutes: Double? = null, startTime: String? = null, startTimeOffsetMinutes: Double, timeZone: String? = null, type: String)