Share via


SharingScope.Inequality(SharingScope, SharingScope) Operator

Definition

Determines if two SharingScope values are not the same.

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

Parameters

right
SharingScope

Returns

Applies to