IHciNicDetail.NicStatus 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 NIC, up, disconnected.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The status of NIC, up, disconnected.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nicStatus")]
public string NicStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The status of NIC, up, disconnected.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nicStatus")>]
member this.NicStatus : string
Public ReadOnly Property NicStatus As String
Property Value
- Attributes