Dela via


ProviderStackOSType.Inequality Operator

Definition

Determines if two ProviderStackOSType values are not the same.

public static bool operator != (Azure.ResourceManager.AppService.Models.ProviderStackOSType left, Azure.ResourceManager.AppService.Models.ProviderStackOSType right);
static member op_Inequality : Azure.ResourceManager.AppService.Models.ProviderStackOSType * Azure.ResourceManager.AppService.Models.ProviderStackOSType -> bool
Public Shared Operator != (left As ProviderStackOSType, right As ProviderStackOSType) As Boolean

Parameters

Returns

Applies to