共用方式為


Policy 類別

定義

原則。

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

建構函式

Policy()

初始化 Policy 類別的新實例。

Policy(String, String, String, String, String, String)

初始化 Policy 類別的新實例。

屬性

Id

取得資源識別碼。

(繼承來源 Resource)
MarketplacePurchases

取得或設定原則,控制是否允許 Azure Marketplace 購買計費設定檔。 可能的值包括:'AllAllowed'、'OnlyFreeAllowed'、'NotAllowed'

Name

取得資源名稱。

(繼承來源 Resource)
ReservationPurchases

取得或設定原則,控制是否允許 Azure 保留購買帳單設定檔。 可能的值包括:'Allowed'、'NotAllowed'

Type

取得資源類型。

(繼承來源 Resource)
ViewCharges

取得或設定原則,控制具有 Azure RBAC 訂用帳戶存取權的使用者是否可以檢視其費用。 可能的值包括:'Allowed'、'NotAllowed'

適用於