Condividi tramite


NetAppSnapshotUsage.Equality(NetAppSnapshotUsage, NetAppSnapshotUsage) Operator

Definition

Determines if two NetAppSnapshotUsage values are the same.

public static bool operator ==(Azure.ResourceManager.NetApp.Models.NetAppSnapshotUsage left, Azure.ResourceManager.NetApp.Models.NetAppSnapshotUsage right);
static member ( = ) : 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