EceSecret.Inequality(EceSecret, EceSecret) 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 EceSecret values are not the same.
public static bool operator != (Azure.ResourceManager.Hci.Models.EceSecret left, Azure.ResourceManager.Hci.Models.EceSecret right);
static member op_Inequality : Azure.ResourceManager.Hci.Models.EceSecret * Azure.ResourceManager.Hci.Models.EceSecret -> bool
Public Shared Operator != (left As EceSecret, right As EceSecret) As Boolean
Parameters
- left
- EceSecret
- right
- EceSecret