次の方法で共有


DataflowEndpointMqttAuthentication(MqttAuthMethod) Constructor

Definition

Initializes a new instance of DataflowEndpointMqttAuthentication.

public DataflowEndpointMqttAuthentication(Azure.ResourceManager.IotOperations.Models.MqttAuthMethod method);
new Azure.ResourceManager.IotOperations.Models.DataflowEndpointMqttAuthentication : Azure.ResourceManager.IotOperations.Models.MqttAuthMethod -> Azure.ResourceManager.IotOperations.Models.DataflowEndpointMqttAuthentication
Public Sub New (method As MqttAuthMethod)

Parameters

method
MqttAuthMethod

Mode of Authentication.

Applies to