共用方式為


KubernetesConfigurationProvisioningState.Equals Method

Definition

Indicates whether the current object is equal to another object of the same type.

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

Parameters

other
KubernetesConfigurationProvisioningState

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to