BillingEnrollmentAccountProperties.IsDevTestEnabled 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.
Boolean flag which enables subscribers to run development and testing workloads on Azure at special Dev/Test rates.
public bool? IsDevTestEnabled { get; set; }
member this.IsDevTestEnabled : Nullable<bool> with get, set
Public Property IsDevTestEnabled As Nullable(Of Boolean)