ICluster.RemoteSupportPropertyRemoteSupportSessionDetail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession) }, Read=true, ReadOnly=true, Required=false, SerializedName="remoteSupportSessionDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession> RemoteSupportPropertyRemoteSupportSessionDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession) }, Read=true, ReadOnly=true, Required=false, SerializedName="remoteSupportSessionDetails", Update=false)>]
member this.RemoteSupportPropertyRemoteSupportSessionDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession>
Public ReadOnly Property RemoteSupportPropertyRemoteSupportSessionDetail As List(Of IPerNodeRemoteSupportSession)

Property Value

Attributes

Applies to