BringYourOwnRoot.Status Property
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.
The status of the Bring Your Own Root configuration, indicating the current state of the certificate lifecycle.
public Azure.ResourceManager.DeviceRegistry.Models.BringYourOwnRootStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.DeviceRegistry.Models.BringYourOwnRootStatus>
Public ReadOnly Property Status As Nullable(Of BringYourOwnRootStatus)