Share via


BrokerAuthenticationMethod(String) Constructor

Definition

Initializes a new instance of BrokerAuthenticationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to