IotHubAuthenticationType(String) Constructor

Definition

Initializes a new instance of IotHubAuthenticationType.

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

Parameters

value
String

Exceptions

value is null.

Applies to