共用方式為


DiagnosticRemoteSupportSettings Class

Definition

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