ScheduledAction interface

예약된 작업 정의입니다.

Extends

속성

displayName

예약된 작업 이름입니다.

eTag

리소스 Etag. 업데이트 호출의 경우 eTag는 선택 사항이며 낙관적 동시성을 달성하기 위해 지정할 수 있습니다. 먼저 'GET' 호출을 수행한 다음, 업데이트를 수행하는 동안 최신 eTag를 요청 본문의 일부로 포함하거나 'If-Match' 헤더를 포함하여 리소스의 eTag를 가져옵니다. 호출 만들기의 경우 eTag가 필요하지 않습니다.

fileDestination

뷰 데이터의 대상 형식입니다. 이것은 선택 사항입니다.

kind

일종의 예정된 작업입니다.

notification

예약된 작업 종류를 기반으로 하는 알림 속성입니다.

notificationEmail

구독 취소 요청 및 알림 이메일을 받아야 하는 연락 담당자의 이메일 주소입니다.

schedule

스케줄링된 작업의 스케줄입니다.

scope

예약된 프라이빗 작업(만들기 또는 업데이트)의 경우 범위가 비어 있습니다.
예약된 공유 작업(범위별 만들기 또는 업데이트)의 경우 Cost Management 범위는 구독 범위의 경우 'subscriptions/{subscriptionId}', resourceGroup 범위의 경우 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', 청구 계정 범위의 경우 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', 부서 범위의 경우 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}', 'providers/Microsoft. Billing/billingAccounts/{billingAccountId}/enrollmentAccountId}'(EnrollmentAccount 범위), 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfileId}'(BillingProfile 범위), 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}'(InvoiceSection 범위), '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}'(InvoiceSection 범위) ExternalBillingAccount 범위 및 ExternalSubscription 범위의 경우 '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}'.

status

스케줄링된 작업의 상태입니다.

viewId

비용 분석 view예약된 작업에 사용되는 ID입니다. 예: '/providers/Microsoft.CostManagement/views/swaggerExample'

상속된 속성

id

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

name

리소스의 이름

systemData

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

type

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

속성 세부 정보

displayName

예약된 작업 이름입니다.

displayName?: string

속성 값

string

eTag

리소스 Etag. 업데이트 호출의 경우 eTag는 선택 사항이며 낙관적 동시성을 달성하기 위해 지정할 수 있습니다. 먼저 'GET' 호출을 수행한 다음, 업데이트를 수행하는 동안 최신 eTag를 요청 본문의 일부로 포함하거나 'If-Match' 헤더를 포함하여 리소스의 eTag를 가져옵니다. 호출 만들기의 경우 eTag가 필요하지 않습니다.

eTag?: string

속성 값

string

fileDestination

뷰 데이터의 대상 형식입니다. 이것은 선택 사항입니다.

fileDestination?: FileDestination

속성 값

kind

일종의 예정된 작업입니다.

kind?: string

속성 값

string

notification

예약된 작업 종류를 기반으로 하는 알림 속성입니다.

notification?: NotificationProperties

속성 값

notificationEmail

구독 취소 요청 및 알림 이메일을 받아야 하는 연락 담당자의 이메일 주소입니다.

notificationEmail?: string

속성 값

string

schedule

스케줄링된 작업의 스케줄입니다.

schedule?: ScheduleProperties

속성 값

scope

예약된 프라이빗 작업(만들기 또는 업데이트)의 경우 범위가 비어 있습니다.
예약된 공유 작업(범위별 만들기 또는 업데이트)의 경우 Cost Management 범위는 구독 범위의 경우 'subscriptions/{subscriptionId}', resourceGroup 범위의 경우 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', 청구 계정 범위의 경우 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', 부서 범위의 경우 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}', 'providers/Microsoft. Billing/billingAccounts/{billingAccountId}/enrollmentAccountId}'(EnrollmentAccount 범위), 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfileId}'(BillingProfile 범위), 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}'(InvoiceSection 범위), '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}'(InvoiceSection 범위) ExternalBillingAccount 범위 및 ExternalSubscription 범위의 경우 '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}'.

scope?: string

속성 값

string

status

스케줄링된 작업의 상태입니다.

status?: string

속성 값

string

viewId

비용 분석 view예약된 작업에 사용되는 ID입니다. 예: '/providers/Microsoft.CostManagement/views/swaggerExample'

viewId?: 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 상속된