Skip to main content

start_stop_managed_instance_schedules

Overview

Namestart_stop_managed_instance_schedules
TypeResource
Idazure.sql.start_stop_managed_instance_schedules

Fields

NameDatatypeDescription
propertiesobjectProperties of managed instance's Start/Stop schedule.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmanagedInstanceName, resourceGroupName, startStopScheduleName, subscriptionIdGets the managed instance's Start/Stop schedule.
list_by_instanceSELECTmanagedInstanceName, resourceGroupName, subscriptionIdLists the managed instance's Start/Stop schedules.
create_or_updateINSERTmanagedInstanceName, resourceGroupName, startStopScheduleName, subscriptionIdCreates or updates the managed instance's Start/Stop schedule.
deleteDELETEmanagedInstanceName, resourceGroupName, startStopScheduleName, subscriptionIdDeletes the managed instance's Start/Stop schedule.
_list_by_instanceEXECmanagedInstanceName, resourceGroupName, subscriptionIdLists the managed instance's Start/Stop schedules.