BringYourOwnRoot(Boolean) Constructor
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.
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.