CustomerPolicy Class

Definition

The customer's Policy.

[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
Inheritance
CustomerPolicy
Attributes

Constructors

CustomerPolicy()

Initializes a new instance of the CustomerPolicy class.

CustomerPolicy(String, String, String, String)

Initializes a new instance of the CustomerPolicy class.

Properties

Id

Gets resource Id.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)
ViewCharges

Gets or sets the policy that controls whether the users in customer's organization can view charges at pay-as-you-go prices. Possible values include: 'Allowed', 'NotAllowed'

Applies to