GrafanaZoneRedundancy(String) Constructor

Definition

Initializes a new instance of GrafanaZoneRedundancy.

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

Parameters

value
String

Exceptions

value is null.

Applies to