Share via


IntegrationRuntimeAutoUpdateState(String) Constructor

Definition

Initializes a new instance of IntegrationRuntimeAutoUpdateState.

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

Parameters

value
String

Exceptions

value is null.

Applies to