DiagnosticRemoteSupportSettings Class
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.
The remote support settings of a device.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DiagnosticRemoteSupportSettings : Microsoft.Azure.Management.DataBoxEdge.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiagnosticRemoteSupportSettings = class
inherit ARMBaseModel
Public Class DiagnosticRemoteSupportSettings
Inherits ARMBaseModel
- Inheritance
- Attributes
Constructors
DiagnosticRemoteSupportSettings() |
Initializes a new instance of the DiagnosticRemoteSupportSettings class. |
DiagnosticRemoteSupportSettings(String, String, String, SystemData, IList<RemoteSupportSettings>) |
Initializes a new instance of the DiagnosticRemoteSupportSettings class. |
Properties
Id |
Gets the path ID that uniquely identifies the object. (Inherited from ARMBaseModel) |
Name |
Gets the object name. (Inherited from ARMBaseModel) |
RemoteSupportSettingsList |
Gets or sets remote support settings list according to the RemoteApplicationType |
SystemData |
Gets or sets diagnosticRemoteSupportSettings |
Type |
Gets the hierarchical type of the object. (Inherited from ARMBaseModel) |
Applies to
Azure SDK for .NET