Share via


DevTestLabPolicyData.Status Property

Definition

The status of the policy.

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyStatus> with get, set
Public Property Status As Nullable(Of DevTestLabPolicyStatus)

Property Value

Applies to