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