Share via


SapDeploymentType.Equality(SapDeploymentType, SapDeploymentType) Operator

Definition

Determines if two SapDeploymentType values are the same.

public static bool operator == (Azure.ResourceManager.Workloads.Models.SapDeploymentType left, Azure.ResourceManager.Workloads.Models.SapDeploymentType right);
static member ( = ) : 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