Freigeben über


SessionPoolProvisioningState.Equals(SessionPoolProvisioningState) Method

Definition

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

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

Parameters

other
SessionPoolProvisioningState

An object to compare with this object.

Returns

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

Implements

Applies to