共用方式為


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

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
Type

取得資源類型。

(繼承來源 Resource)
ViewCharges

取得或設定原則,控制客戶組織中的使用者是否可以依隨用隨付價格檢視費用。 可能的值包括:'Allowed'、'NotAllowed'

適用於