次の方法で共有


Policies interface

ポリシーを表すインターフェイス。

メソッド

beginCreateOrUpdateByBillingAccount(string, BillingAccountPolicy, PoliciesCreateOrUpdateByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを更新します。

beginCreateOrUpdateByBillingAccountAndWait(string, BillingAccountPolicy, PoliciesCreateOrUpdateByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを更新します。

beginCreateOrUpdateByBillingProfile(string, string, BillingProfilePolicy, PoliciesCreateOrUpdateByBillingProfileOptionalParams)

課金プロファイルのポリシーを更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

beginCreateOrUpdateByBillingProfileAndWait(string, string, BillingProfilePolicy, PoliciesCreateOrUpdateByBillingProfileOptionalParams)

課金プロファイルのポリシーを更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

beginCreateOrUpdateByCustomer(string, string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerOptionalParams)

顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

beginCreateOrUpdateByCustomerAndWait(string, string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerOptionalParams)

顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

beginCreateOrUpdateByCustomerAtBillingAccount(string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams)

課金アカウントスコープで顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

beginCreateOrUpdateByCustomerAtBillingAccountAndWait(string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams)

課金アカウントスコープで顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

getByBillingAccount(string, PoliciesGetByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを取得します。

getByBillingProfile(string, string, PoliciesGetByBillingProfileOptionalParams)

課金プロファイルのポリシーを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

getByCustomer(string, string, string, string, PoliciesGetByCustomerOptionalParams)

顧客のポリシーを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

getByCustomerAtBillingAccount(string, string, PoliciesGetByCustomerAtBillingAccountOptionalParams)

請求先アカウントスコープの顧客のポリシーを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

getBySubscription(PoliciesGetBySubscriptionOptionalParams)

定義されたサブスクリプションの課金管理者によって管理されるポリシーを一覧表示します。 これは、Microsoft Online Services プログラム、Microsoft 顧客契約、および Microsoft パートナー契約でサポートされています。

メソッドの詳細

beginCreateOrUpdateByBillingAccount(string, BillingAccountPolicy, PoliciesCreateOrUpdateByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを更新します。

function beginCreateOrUpdateByBillingAccount(billingAccountName: string, parameters: BillingAccountPolicy, options?: PoliciesCreateOrUpdateByBillingAccountOptionalParams): Promise<SimplePollerLike<OperationState<BillingAccountPolicy>, BillingAccountPolicy>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

parameters
BillingAccountPolicy

課金アカウントスコープでのポリシー。

options
PoliciesCreateOrUpdateByBillingAccountOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingAccountPolicy>, BillingAccountPolicy>>

beginCreateOrUpdateByBillingAccountAndWait(string, BillingAccountPolicy, PoliciesCreateOrUpdateByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを更新します。

function beginCreateOrUpdateByBillingAccountAndWait(billingAccountName: string, parameters: BillingAccountPolicy, options?: PoliciesCreateOrUpdateByBillingAccountOptionalParams): Promise<BillingAccountPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

parameters
BillingAccountPolicy

課金アカウントスコープでのポリシー。

options
PoliciesCreateOrUpdateByBillingAccountOptionalParams

オプション パラメーター。

戻り値

beginCreateOrUpdateByBillingProfile(string, string, BillingProfilePolicy, PoliciesCreateOrUpdateByBillingProfileOptionalParams)

課金プロファイルのポリシーを更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByBillingProfile(billingAccountName: string, billingProfileName: string, parameters: BillingProfilePolicy, options?: PoliciesCreateOrUpdateByBillingProfileOptionalParams): Promise<SimplePollerLike<OperationState<BillingProfilePolicy>, BillingProfilePolicy>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

parameters
BillingProfilePolicy

課金プロファイルスコープのポリシー。

options
PoliciesCreateOrUpdateByBillingProfileOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingProfilePolicy>, BillingProfilePolicy>>

beginCreateOrUpdateByBillingProfileAndWait(string, string, BillingProfilePolicy, PoliciesCreateOrUpdateByBillingProfileOptionalParams)

課金プロファイルのポリシーを更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByBillingProfileAndWait(billingAccountName: string, billingProfileName: string, parameters: BillingProfilePolicy, options?: PoliciesCreateOrUpdateByBillingProfileOptionalParams): Promise<BillingProfilePolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

parameters
BillingProfilePolicy

課金プロファイルスコープのポリシー。

options
PoliciesCreateOrUpdateByBillingProfileOptionalParams

オプション パラメーター。

戻り値

beginCreateOrUpdateByCustomer(string, string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerOptionalParams)

顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByCustomer(billingAccountName: string, billingProfileName: string, customerName: string, parameters: CustomerPolicy, options?: PoliciesCreateOrUpdateByCustomerOptionalParams): Promise<SimplePollerLike<OperationState<CustomerPolicy>, CustomerPolicy>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

parameters
CustomerPolicy

顧客スコープのポリシー。

options
PoliciesCreateOrUpdateByCustomerOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<CustomerPolicy>, CustomerPolicy>>

beginCreateOrUpdateByCustomerAndWait(string, string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerOptionalParams)

顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByCustomerAndWait(billingAccountName: string, billingProfileName: string, customerName: string, parameters: CustomerPolicy, options?: PoliciesCreateOrUpdateByCustomerOptionalParams): Promise<CustomerPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

parameters
CustomerPolicy

顧客スコープのポリシー。

options
PoliciesCreateOrUpdateByCustomerOptionalParams

オプション パラメーター。

戻り値

Promise<CustomerPolicy>

beginCreateOrUpdateByCustomerAtBillingAccount(string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams)

課金アカウントスコープで顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByCustomerAtBillingAccount(billingAccountName: string, customerName: string, parameters: CustomerPolicy, options?: PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams): Promise<SimplePollerLike<OperationState<CustomerPolicy>, CustomerPolicy>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

parameters
CustomerPolicy

顧客スコープのポリシー。

options
PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<CustomerPolicy>, CustomerPolicy>>

beginCreateOrUpdateByCustomerAtBillingAccountAndWait(string, string, CustomerPolicy, PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams)

課金アカウントスコープで顧客のポリシーを更新します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateByCustomerAtBillingAccountAndWait(billingAccountName: string, customerName: string, parameters: CustomerPolicy, options?: PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams): Promise<CustomerPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

parameters
CustomerPolicy

顧客スコープのポリシー。

options
PoliciesCreateOrUpdateByCustomerAtBillingAccountOptionalParams

オプション パラメーター。

戻り値

Promise<CustomerPolicy>

getByBillingAccount(string, PoliciesGetByBillingAccountOptionalParams)

Enterprise Agreement の種類の課金アカウントのポリシーを取得します。

function getByBillingAccount(billingAccountName: string, options?: PoliciesGetByBillingAccountOptionalParams): Promise<BillingAccountPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

options
PoliciesGetByBillingAccountOptionalParams

オプション パラメーター。

戻り値

getByBillingProfile(string, string, PoliciesGetByBillingProfileOptionalParams)

課金プロファイルのポリシーを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function getByBillingProfile(billingAccountName: string, billingProfileName: string, options?: PoliciesGetByBillingProfileOptionalParams): Promise<BillingProfilePolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

options
PoliciesGetByBillingProfileOptionalParams

オプション パラメーター。

戻り値

getByCustomer(string, string, string, string, PoliciesGetByCustomerOptionalParams)

顧客のポリシーを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function getByCustomer(billingAccountName: string, billingProfileName: string, customerName: string, policyName: string, options?: PoliciesGetByCustomerOptionalParams): Promise<CustomerPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

policyName

string

予約済みリソース名である "default" などのサービス定義リソース名。

options
PoliciesGetByCustomerOptionalParams

オプション パラメーター。

戻り値

Promise<CustomerPolicy>

getByCustomerAtBillingAccount(string, string, PoliciesGetByCustomerAtBillingAccountOptionalParams)

請求先アカウントスコープの顧客のポリシーを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。

function getByCustomerAtBillingAccount(billingAccountName: string, customerName: string, options?: PoliciesGetByCustomerAtBillingAccountOptionalParams): Promise<CustomerPolicy>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

customerName

string

顧客を一意に識別する ID。

options
PoliciesGetByCustomerAtBillingAccountOptionalParams

オプション パラメーター。

戻り値

Promise<CustomerPolicy>

getBySubscription(PoliciesGetBySubscriptionOptionalParams)

定義されたサブスクリプションの課金管理者によって管理されるポリシーを一覧表示します。 これは、Microsoft Online Services プログラム、Microsoft 顧客契約、および Microsoft パートナー契約でサポートされています。

function getBySubscription(options?: PoliciesGetBySubscriptionOptionalParams): Promise<SubscriptionPolicy>

パラメーター

options
PoliciesGetBySubscriptionOptionalParams

オプション パラメーター。

戻り値