Compartir a través de


ManagedClusterSubnetPrivateLinkServiceNetworkPoliciesState.Equals Método

Definición

Indica si el objeto actual es igual que otro objeto del mismo tipo.

public bool Equals (Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterSubnetPrivateLinkServiceNetworkPoliciesState other);
override this.Equals : Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterSubnetPrivateLinkServiceNetworkPoliciesState -> bool
Public Function Equals (other As ManagedClusterSubnetPrivateLinkServiceNetworkPoliciesState) As Boolean

Parámetros

other
ManagedClusterSubnetPrivateLinkServiceNetworkPoliciesState

Objeto que se va a comparar con este objeto.

Devoluciones

true si el objeto actual es igual al parámetro other; en caso contrario, false.

Implementaciones

Se aplica a