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