IRemoteSupportProperties.RemoteSupportNodeSetting Property

Definition

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

Property Value

Attributes

Applies to