DataCenterCode.Inequality(DataCenterCode, DataCenterCode) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two DataCenterCode values are not the same.
public static bool operator != (Azure.ResourceManager.DataBox.Models.DataCenterCode left, Azure.ResourceManager.DataBox.Models.DataCenterCode right);
static member op_Inequality : Azure.ResourceManager.DataBox.Models.DataCenterCode * Azure.ResourceManager.DataBox.Models.DataCenterCode -> bool
Public Shared Operator != (left As DataCenterCode, right As DataCenterCode) As Boolean
Parameters
- left
- DataCenterCode
- right
- DataCenterCode