Share via


IntegrationRuntimeReferenceType(String) Constructor

Definition

Initializes a new instance of IntegrationRuntimeReferenceType.

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

Parameters

value
String

Exceptions

value is null.

Applies to