Condividi tramite


NetAppSnapshotUsage.Inequality Operator

Definition

Determines if two NetAppSnapshotUsage values are not the same.

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

Parameters

Returns

Applies to