ZoneRedundant.Implicit(String to ZoneRedundant) Operator

Definition

Converts a string to a ZoneRedundant.

public static implicit operator Azure.ResourceManager.Migrate.Models.ZoneRedundant (string value);
static member op_Implicit : string -> Azure.ResourceManager.Migrate.Models.ZoneRedundant
Public Shared Widening Operator CType (value As String) As ZoneRedundant

Parameters

value
String

Returns

Applies to