ZoneRedundant(String) Constructor

Definition

Initializes a new instance of ZoneRedundant.

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

Parameters

value
String

Exceptions

value is null.

Applies to