VmScaleSetLifecycleHookEventState.Equality Operator

Definition

Determines if two VmScaleSetLifecycleHookEventState values are the same.

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

Parameters

Returns

Applies to