SecureIotDeviceRemoteTunnel Classe

Definição

Um túnel remoto estabelecido com segurança usando Hub IoT informações do dispositivo.

[Newtonsoft.Json.JsonObject("#Microsoft.VideoAnalyzer.SecureIotDeviceRemoteTunnel")]
public class SecureIotDeviceRemoteTunnel : Microsoft.Azure.Management.VideoAnalyzer.Models.TunnelBase
[<Newtonsoft.Json.JsonObject("#Microsoft.VideoAnalyzer.SecureIotDeviceRemoteTunnel")>]
type SecureIotDeviceRemoteTunnel = class
    inherit TunnelBase
Public Class SecureIotDeviceRemoteTunnel
Inherits TunnelBase
Herança
SecureIotDeviceRemoteTunnel
Atributos
Newtonsoft.Json.JsonObjectAttribute

Construtores

SecureIotDeviceRemoteTunnel()

Inicializa uma nova instância da classe SecureIotDeviceRemoteTunnel.

SecureIotDeviceRemoteTunnel(String, String)

Inicializa uma nova instância da classe SecureIotDeviceRemoteTunnel.

Propriedades

DeviceId

Obtém ou define a ID do dispositivo IoT a ser usada ao estabelecer o túnel remoto. Essa cadeia de caracteres diferencia maiúsculas de minúsculas.

IotHubName

Obtém ou define o nome do Hub IoT.

Métodos

Validate()

Valide o objeto .

Aplica-se a