Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlManagedInstanceScheduleModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ManagedInstanceSchedule.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents the core properties of an Managed instance

public class AzureSqlManagedInstanceScheduleModel
type AzureSqlManagedInstanceScheduleModel = class
Public Class AzureSqlManagedInstanceScheduleModel
Inheritance
AzureSqlManagedInstanceScheduleModel

Constructors

Name Description
AzureSqlManagedInstanceScheduleModel()
AzureSqlManagedInstanceScheduleModel(StartStopManagedInstanceSchedule)

Properties

Name Description
Description

Gets or sets the description of the schedule.

ScheduleList

Gets or sets schedule list.

TimeZoneId

Gets or sets the time zone of the schedule.

Applies to