InfrastructureEncryptionState.Equality Operator

Definition

Determines if two InfrastructureEncryptionState values are the same.

public static bool operator == (Azure.ResourceManager.RecoveryServices.Models.InfrastructureEncryptionState left, Azure.ResourceManager.RecoveryServices.Models.InfrastructureEncryptionState right);
static member ( = ) : Azure.ResourceManager.RecoveryServices.Models.InfrastructureEncryptionState * Azure.ResourceManager.RecoveryServices.Models.InfrastructureEncryptionState -> bool
Public Shared Operator == (left As InfrastructureEncryptionState, right As InfrastructureEncryptionState) As Boolean

Parameters

Returns

Applies to