BillingProfilePolicyProperties interface
A policy at billing profile scope.
Properties
enterprise |
The policies for Enterprise Agreement enrollments. |
invoice |
The policy that controls invoice section label management at invoice section scope. This is allowed by default. |
marketplace |
The policy that controls whether Azure marketplace purchases are allowed. |
policies | List of all policies defined at the billing scope. |
provisioning |
The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server. |
reservation |
The policy that controls whether Azure reservation purchases are allowed. |
savings |
The policy that controls whether users with Azure savings plan purchase are allowed. |
view |
The policy that controls whether the users in customer's organization can view charges at pay-as-you-go prices. |
Property Details
enterpriseAgreementPolicies
The policies for Enterprise Agreement enrollments.
enterpriseAgreementPolicies?: BillingProfilePolicyPropertiesEnterpriseAgreementPolicies
Property Value
invoiceSectionLabelManagement
The policy that controls invoice section label management at invoice section scope. This is allowed by default.
invoiceSectionLabelManagement?: string
Property Value
string
marketplacePurchases
The policy that controls whether Azure marketplace purchases are allowed.
marketplacePurchases?: string
Property Value
string
policies
List of all policies defined at the billing scope.
policies?: PolicySummary[]
Property Value
provisioningState
The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
reservationPurchases
The policy that controls whether Azure reservation purchases are allowed.
reservationPurchases?: string
Property Value
string
savingsPlanPurchases
The policy that controls whether users with Azure savings plan purchase are allowed.
savingsPlanPurchases?: string
Property Value
string
viewCharges
The policy that controls whether the users in customer's organization can view charges at pay-as-you-go prices.
viewCharges?: string
Property Value
string