IRemoteSupportNodeSettings.ConnectionStatus 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.
Remote Support Access Connection Status on the Node
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Access Connection Status on the Node", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="connectionStatus")]
public string ConnectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Access Connection Status on the Node", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="connectionStatus")>]
member this.ConnectionStatus : string
Public ReadOnly Property ConnectionStatus As String
Property Value
- Attributes