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