次の方法で共有


MqttAuthMethod(String) Constructor

Definition

Initializes a new instance of MqttAuthMethod.

public MqttAuthMethod(string value);
new Azure.ResourceManager.IotOperations.Models.MqttAuthMethod : string -> Azure.ResourceManager.IotOperations.Models.MqttAuthMethod
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to