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