Share via


SourceControlSyncType(String) Constructor

Definition

Initializes a new instance of SourceControlSyncType.

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

Parameters

value
String

Exceptions

value is null.

Applies to