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