ListKeysRequestExpand.Inequality Operator

Definition

Determines if two ListKeysRequestExpand values are not the same.

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

Parameters

Returns

Applies to