EdgeKubernetesRole.RoleStatus 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.
Role status.
public Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeRoleStatus? RoleStatus { get; set; }
member this.RoleStatus : Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeRoleStatus> with get, set
Public Property RoleStatus As Nullable(Of DataBoxEdgeRoleStatus)