Share via


ResourceZoneRedundantSetting(String) Constructor

Definition

Initializes a new instance of ResourceZoneRedundantSetting.

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

Parameters

value
String

Exceptions

value is null.

Applies to