EnrollmentPolicies Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The policies for Enterprise Agreement enrollments.
public class EnrollmentPolicies
type EnrollmentPolicies = class
Public Class EnrollmentPolicies
- Inheritance
-
EnrollmentPolicies
Constructors
EnrollmentPolicies() |
Initializes a new instance of the EnrollmentPolicies class. |
EnrollmentPolicies(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the EnrollmentPolicies class. |
Properties
AccountOwnerViewCharges |
Gets the policy that controls whether Account Owners can view charges. |
DepartmentAdminViewCharges |
Gets the policy that controls whether Department Administrators can view charges. |
MarketplacesEnabled |
Gets the policy that controls whether Azure marketplace purchases are allowed in the enrollment. |
ReservedInstancesEnabled |
Gets the policy that controls whether Azure reservation purchases are allowed in the enrollment. |
Applies to
Azure SDK for .NET