Delen via


UpdateRunPropertiesState.Equality Operator

Definition

Determines if two UpdateRunPropertiesState values are the same.

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

Parameters

Returns

Applies to