Share via


GroundStationReleaseMode.Equality Operator

Definition

Determines if two GroundStationReleaseMode values are the same.

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

Parameters

Returns

Applies to