NamespaceDeviceUpdateProperties.Enabled Property

Definition

Indicates if the resource and identity are enabled or not. A disabled device cannot authenticate with Microsoft Entra ID.

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

Property Value

Applies to