Share via


SapDeploymentType.Inequality(SapDeploymentType, SapDeploymentType) Operator

Definition

Determines if two SapDeploymentType values are not the same.

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

Parameters

Returns

Applies to