共用方式為


DiagnosticRemoteSupportSettings.RemoteSupportSettingsList Property

Definition

Gets or sets remote support settings list according to the RemoteApplicationType

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteSupportSettingsList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.RemoteSupportSettings> RemoteSupportSettingsList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteSupportSettingsList")>]
member this.RemoteSupportSettingsList : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.RemoteSupportSettings> with get, set
Public Property RemoteSupportSettingsList As IList(Of RemoteSupportSettings)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to