Dela via


StorageRoutingChoice.Inequality Operator

Definition

Determines if two StorageRoutingChoice values are not the same.

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

Parameters

Returns

Applies to