Partager via


ServiceFabricManagedClusterOSType.Equality Opérateur

Définition

Détermine si deux ServiceFabricManagedClusterOSType valeurs sont identiques.

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

Paramètres

Retours

S’applique à