次の方法で共有


ScheduledActionData.Scope プロパティ

定義

サブスクリプション スコープの "subscriptions/{subscriptionId}" のような Cost Management スコープ、 resourceGroup スコープの場合は 'subscriptions/{subscriptionId}/{resourceGroupName}'、課金アカウント スコープの場合は 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}'、Department スコープの場合は 'providers/Microsoft.Billing/billingAccountId}/{billingAccountId}/{billingAccountId}'、部門スコープの場合は 'providers/Microsoft.Billing/billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.ExternalSubscription スコープの CostManagement/externalSubscriptions/{externalSubscriptionName}'

public Azure.Core.ResourceIdentifier Scope { get; set; }
member this.Scope : Azure.Core.ResourceIdentifier with get, set
Public Property Scope As ResourceIdentifier

プロパティ値

適用対象