DiagnosticRemoteSupportSettings.RemoteSupportSettingsList 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.
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