Share via


ServiceFabricManagedClusterOSType.Equality Operator

Definition

Determines if two ServiceFabricManagedClusterOSType values are the same.

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

Parameters

Returns

Applies to