ChangeDetectionMode(String) Constructor

Definition

Initializes a new instance of ChangeDetectionMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to