Share via


RestorePointGroupExpand.Inequality Operator

Definition

Determines if two RestorePointGroupExpand values are not the same.

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

Parameters

Returns

Applies to