Class SecureIotDeviceRemoteTunnelArgs


  • public final class SecureIotDeviceRemoteTunnelArgs
    extends com.pulumi.resources.ResourceArgs
    A remote tunnel securely established using IoT Hub device information.
    • Method Detail

      • deviceId

        public com.pulumi.core.Output<java.lang.String> deviceId()
        Returns:
        The IoT device id to use when establishing the remote tunnel. This string is case-sensitive.
      • iotHubName

        public com.pulumi.core.Output<java.lang.String> iotHubName()
        Returns:
        Name of the IoT Hub.
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        The discriminator for derived types. Expected value is '#Microsoft.VideoAnalyzer.SecureIotDeviceRemoteTunnel'.