NetAppSnapshotUsage.Equality(NetAppSnapshotUsage, NetAppSnapshotUsage) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- left
- NetAppSnapshotUsage
- right
- NetAppSnapshotUsage