EnterpriseAgreementPolicies.DepartmentAdminViewCharges Property
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 policy that controls whether department admin can view charges.
public Azure.ResourceManager.Billing.Models.EnrollmentDepartmentAdminViewCharge? DepartmentAdminViewCharges { get; set; }
member this.DepartmentAdminViewCharges : Nullable<Azure.ResourceManager.Billing.Models.EnrollmentDepartmentAdminViewCharge> with get, set
Public Property DepartmentAdminViewCharges As Nullable(Of EnrollmentDepartmentAdminViewCharge)