GroundStationReleaseMode.Inequality Operator

Definition

Determines if two GroundStationReleaseMode values are not the same.

public static bool operator != (Azure.ResourceManager.Orbital.Models.GroundStationReleaseMode left, Azure.ResourceManager.Orbital.Models.GroundStationReleaseMode right);
static member op_Inequality : 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