Aracılığıyla paylaş


ScheduledActions interface

ScheduledActions'ı temsil eden arabirim.

Yöntemler

checkNameAvailability(CheckNameAvailabilityRequest, ScheduledActionsCheckNameAvailabilityOptionalParams)

Zamanlanmış bir eylem için adın kullanılabilirliğini ve doğruluğunu denetler.

checkNameAvailabilityByScope(string, CheckNameAvailabilityRequest, ScheduledActionsCheckNameAvailabilityByScopeOptionalParams)

Belirtilen kapsamdaki zamanlanmış bir eylem için adın kullanılabilirliğini ve doğruluğunu denetler.

createOrUpdate(string, ScheduledAction, ScheduledActionsCreateOrUpdateOptionalParams)

Özel bir zamanlanmış eylem oluşturun veya güncelleştirin.

createOrUpdateByScope(string, string, ScheduledAction, ScheduledActionsCreateOrUpdateByScopeOptionalParams)

Belirtilen kapsam içinde paylaşılan bir zamanlanmış eylem oluşturun veya güncelleştirin.

delete(string, ScheduledActionsDeleteOptionalParams)

Özel bir zamanlanmış eylemi silin.

deleteByScope(string, string, ScheduledActionsDeleteByScopeOptionalParams)

Belirli bir kapsamdaki zamanlanmış eylemi silin.

get(string, ScheduledActionsGetOptionalParams)

Özel zamanlanmış eylemi ada göre alın.

getByScope(string, string, ScheduledActionsGetByScopeOptionalParams)

Belirtilen kapsamdan paylaşılan zamanlanmış eylemi ada göre alın.

list(ScheduledActionsListOptionalParams)

Tüm özel zamanlanmış eylemleri listeleyin.

listByScope(string, ScheduledActionsListByScopeOptionalParams)

Belirtilen kapsamdaki tüm paylaşılan zamanlanmış eylemleri listeleyin.

run(string, ScheduledActionsRunOptionalParams)

Özel bir zamanlanmış eylemi işler.

runByScope(string, string, ScheduledActionsRunByScopeOptionalParams)

Belirtilen kapsam içinde paylaşılan bir zamanlanmış eylem çalıştırır.

Yöntem Ayrıntıları

checkNameAvailability(CheckNameAvailabilityRequest, ScheduledActionsCheckNameAvailabilityOptionalParams)

Zamanlanmış bir eylem için adın kullanılabilirliğini ve doğruluğunu denetler.

function checkNameAvailability(checkNameAvailabilityRequest: CheckNameAvailabilityRequest, options?: ScheduledActionsCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>

Parametreler

checkNameAvailabilityRequest
CheckNameAvailabilityRequest

Oluşturulacak veya güncelleştirilecek zamanlanmış eylem.

options
ScheduledActionsCheckNameAvailabilityOptionalParams

Seçenekler parametreleri.

Döndürülenler

checkNameAvailabilityByScope(string, CheckNameAvailabilityRequest, ScheduledActionsCheckNameAvailabilityByScopeOptionalParams)

Belirtilen kapsamdaki zamanlanmış bir eylem için adın kullanılabilirliğini ve doğruluğunu denetler.

function checkNameAvailabilityByScope(scope: string, checkNameAvailabilityRequest: CheckNameAvailabilityRequest, options?: ScheduledActionsCheckNameAvailabilityByScopeOptionalParams): Promise<CheckNameAvailabilityResponse>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

checkNameAvailabilityRequest
CheckNameAvailabilityRequest

Oluşturulacak veya güncelleştirilecek zamanlanmış eylem.

Döndürülenler

createOrUpdate(string, ScheduledAction, ScheduledActionsCreateOrUpdateOptionalParams)

Özel bir zamanlanmış eylem oluşturun veya güncelleştirin.

function createOrUpdate(name: string, scheduledAction: ScheduledAction, options?: ScheduledActionsCreateOrUpdateOptionalParams): Promise<ScheduledAction>

Parametreler

name

string

Zamanlanmış eylem adı.

scheduledAction
ScheduledAction

Oluşturulacak veya güncelleştirilecek zamanlanmış eylem.

options
ScheduledActionsCreateOrUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<ScheduledAction>

createOrUpdateByScope(string, string, ScheduledAction, ScheduledActionsCreateOrUpdateByScopeOptionalParams)

Belirtilen kapsam içinde paylaşılan bir zamanlanmış eylem oluşturun veya güncelleştirin.

function createOrUpdateByScope(scope: string, name: string, scheduledAction: ScheduledAction, options?: ScheduledActionsCreateOrUpdateByScopeOptionalParams): Promise<ScheduledAction>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

name

string

Zamanlanmış eylem adı.

scheduledAction
ScheduledAction

Oluşturulacak veya güncelleştirilecek zamanlanmış eylem.

options
ScheduledActionsCreateOrUpdateByScopeOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<ScheduledAction>

delete(string, ScheduledActionsDeleteOptionalParams)

Özel bir zamanlanmış eylemi silin.

function delete(name: string, options?: ScheduledActionsDeleteOptionalParams): Promise<void>

Parametreler

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsDeleteOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<void>

deleteByScope(string, string, ScheduledActionsDeleteByScopeOptionalParams)

Belirli bir kapsamdaki zamanlanmış eylemi silin.

function deleteByScope(scope: string, name: string, options?: ScheduledActionsDeleteByScopeOptionalParams): Promise<void>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsDeleteByScopeOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<void>

get(string, ScheduledActionsGetOptionalParams)

Özel zamanlanmış eylemi ada göre alın.

function get(name: string, options?: ScheduledActionsGetOptionalParams): Promise<ScheduledAction>

Parametreler

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<ScheduledAction>

getByScope(string, string, ScheduledActionsGetByScopeOptionalParams)

Belirtilen kapsamdan paylaşılan zamanlanmış eylemi ada göre alın.

function getByScope(scope: string, name: string, options?: ScheduledActionsGetByScopeOptionalParams): Promise<ScheduledAction>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsGetByScopeOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<ScheduledAction>

list(ScheduledActionsListOptionalParams)

Tüm özel zamanlanmış eylemleri listeleyin.

function list(options?: ScheduledActionsListOptionalParams): PagedAsyncIterableIterator<ScheduledAction, ScheduledAction[], PageSettings>

Parametreler

options
ScheduledActionsListOptionalParams

Seçenekler parametreleri.

Döndürülenler

listByScope(string, ScheduledActionsListByScopeOptionalParams)

Belirtilen kapsamdaki tüm paylaşılan zamanlanmış eylemleri listeleyin.

function listByScope(scope: string, options?: ScheduledActionsListByScopeOptionalParams): PagedAsyncIterableIterator<ScheduledAction, ScheduledAction[], PageSettings>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

options
ScheduledActionsListByScopeOptionalParams

Seçenekler parametreleri.

Döndürülenler

run(string, ScheduledActionsRunOptionalParams)

Özel bir zamanlanmış eylemi işler.

function run(name: string, options?: ScheduledActionsRunOptionalParams): Promise<void>

Parametreler

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsRunOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<void>

runByScope(string, string, ScheduledActionsRunByScopeOptionalParams)

Belirtilen kapsam içinde paylaşılan bir zamanlanmış eylem çalıştırır.

function runByScope(scope: string, name: string, options?: ScheduledActionsRunByScopeOptionalParams): Promise<void>

Parametreler

scope

string

Zamanlanmış eylem işlemleriyle ilişkili kapsam. Buna abonelik kapsamı için 'subscriptions/{subscriptionId}' dahildir, ResourceGroup kapsamı için 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', Faturalama Hesabı kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}', Departman kapsamı için 'providers/Microsoft.Billing/billingAccountId}/departments/{departmentId}', 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{ EnrollmentAccount kapsamı için enrollmentAccountId}', BillingProfile kapsamı için 'providers/Microsoft.Billing/billingAccountId}/billingProfiles/{billingProfileId}' InvoiceSection kapsamı için 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}', Dış Ödeme Hesabı kapsamı için 'providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' ve 'providers/Microsoft. Dış Abonelik kapsamı için CostManagement/externalSubscriptions/{externalSubscriptionName}' . Not: İçgörü Uyarıları yalnızca abonelik kapsamında kullanılabilir.

name

string

Zamanlanmış eylem adı.

options
ScheduledActionsRunByScopeOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<void>