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