你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DiagnosticRemoteSupportSettings 类

定义

设备的远程支持设置。

[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
继承
DiagnosticRemoteSupportSettings
属性

构造函数

DiagnosticRemoteSupportSettings()

初始化 DiagnosticRemoteSupportSettings 类的新实例。

DiagnosticRemoteSupportSettings(String, String, String, SystemData, IList<RemoteSupportSettings>)

初始化 DiagnosticRemoteSupportSettings 类的新实例。

属性

Id

获取唯一标识对象的路径 ID。

(继承自 ARMBaseModel)
Name

获取对象名称。

(继承自 ARMBaseModel)
RemoteSupportSettingsList

根据 RemoteApplicationType 获取或设置远程支持设置列表

SystemData

获取或设置 diagnosticRemoteSupportSettings

Type

获取 对象的分层类型。

(继承自 ARMBaseModel)

适用于