GrafanaZoneRedundancy.Implicit(String to GrafanaZoneRedundancy) Operator

Definition

Converts a string to a GrafanaZoneRedundancy.

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

Parameters

value
String

Returns

Applies to