ReplicationMirrorState.Equality 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 ReplicationMirrorState values are the same.
public static bool operator ==(Azure.ResourceManager.NetApp.Models.ReplicationMirrorState left, Azure.ResourceManager.NetApp.Models.ReplicationMirrorState right);
static member ( = ) : Azure.ResourceManager.NetApp.Models.ReplicationMirrorState * Azure.ResourceManager.NetApp.Models.ReplicationMirrorState -> bool
Public Shared Operator == (left As ReplicationMirrorState, right As ReplicationMirrorState) As Boolean
Parameters
- right
- ReplicationMirrorState