Dela via


SnapshotType.Inequality(SnapshotType, SnapshotType) Operator

Definition

Determines if two SnapshotType values are not the same.

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

Parameters

right
SnapshotType

Returns

Applies to