共用方式為


MapsInfrastructureEncryption.Inequality Operator

Definition

Determines if two MapsInfrastructureEncryption values are not the same.

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

Parameters

Returns

Applies to