StartStopManagedInstanceSchedule interface

관리되는 인스턴스의 시작/중지 일정입니다.

Extends

속성

description

일정에 대한 설명입니다.

nextExecutionTime

다음 작업이 해당 일정 표준 시간대에서 실행되는 타임스탬프입니다.

nextRunAction

다음에 실행할 동작 (시작 또는 중지)

scheduleList

일정 목록입니다.

timeZoneId

일정의 표준 시간대입니다.

상속된 속성

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

리소스의 이름

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

속성 세부 정보

description

일정에 대한 설명입니다.

description?: string

속성 값

string

nextExecutionTime

다음 작업이 해당 일정 표준 시간대에서 실행되는 타임스탬프입니다.

nextExecutionTime?: string

속성 값

string

nextRunAction

다음에 실행할 동작 (시작 또는 중지)

nextRunAction?: string

속성 값

string

scheduleList

일정 목록입니다.

scheduleList?: ScheduleItem[]

속성 값

timeZoneId

일정의 표준 시간대입니다.

timeZoneId?: string

속성 값

string

상속된 속성 세부 정보

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

속성 값

string

ProxyResource.id 상속된

name

리소스의 이름

name?: string

속성 값

string

ProxyResource.name 상속된

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

systemData?: SystemData

속성 값

ProxyResource.systemData 상속된

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

type?: string

속성 값

string

ProxyResource.type 상속된