次の方法で共有


IotHubAuthenticationType(String) コンストラクター

定義

IotHubAuthenticationType の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象