Share via


IntegrationRuntimeAuthKeyName(String) Constructor

Definition

Initializes a new instance of IntegrationRuntimeAuthKeyName.

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

Parameters

value
String

Exceptions

value is null.

Applies to