Share via


ArmApplicationDefinitionData.IsEnabled Property

Definition

A value indicating whether the package is enabled or not.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to