次の方法で共有


CustomerPolicy クラス

定義

顧客のポリシー。

[Microsoft.Rest.Serialization.JsonTransformation]
public class CustomerPolicy : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CustomerPolicy = class
    inherit Resource
Public Class CustomerPolicy
Inherits Resource
継承
CustomerPolicy
属性

コンストラクター

CustomerPolicy()

CustomerPolicy クラスの新しいインスタンスを初期化します。

CustomerPolicy(String, String, String, String)

CustomerPolicy クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)
ViewCharges

顧客のorganizationのユーザーが従量課金制の料金を表示できるかどうかを制御するポリシーを取得または設定します。 使用可能な値には、'Allowed'、'NotAllowed' などがあります。

適用対象