次の方法で共有


DataflowEndpointDataExplorerAuthentication(DataExplorerAuthMethod) Constructor

Definition

Initializes a new instance of DataflowEndpointDataExplorerAuthentication.

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

Parameters

method
DataExplorerAuthMethod

Mode of Authentication.

Applies to