Freigeben über


SnapshotUsage.Equality(SnapshotUsage, SnapshotUsage) Operator

Definition

Determines if two SnapshotUsage values are the same.

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

Parameters

Returns

Applies to