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