BringYourOwnRoot(Boolean) Constructor

Definition

Initializes a new instance of BringYourOwnRoot.

public BringYourOwnRoot(bool enabled);
new Azure.ResourceManager.DeviceRegistry.Models.BringYourOwnRoot : bool -> Azure.ResourceManager.DeviceRegistry.Models.BringYourOwnRoot
Public Sub New (enabled As Boolean)

Parameters

enabled
Boolean

Indicates whether Bring Your Own Root is enabled. This can only be set at creation time and cannot be changed afterward.

Applies to