Udostępnij za pośrednictwem


HybridContainerServiceExtendedLocationType.Inequality Operator

Definition

Determines if two HybridContainerServiceExtendedLocationType values are not the same.

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

Parameters

Returns

Applies to