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