GrafanaZoneRedundancy.Inequality Operator

Definition

Determines if two GrafanaZoneRedundancy values are not the same.

public static bool operator != (Azure.ResourceManager.Grafana.Models.GrafanaZoneRedundancy left, Azure.ResourceManager.Grafana.Models.GrafanaZoneRedundancy right);
static member op_Inequality : Azure.ResourceManager.Grafana.Models.GrafanaZoneRedundancy * Azure.ResourceManager.Grafana.Models.GrafanaZoneRedundancy -> bool
Public Shared Operator != (left As GrafanaZoneRedundancy, right As GrafanaZoneRedundancy) As Boolean

Parameters

Returns

Applies to