共用方式為


MapsInfrastructureEncryption.Equality Operator

Definition

Determines if two MapsInfrastructureEncryption values are the same.

public static bool operator == (Azure.ResourceManager.Maps.Models.MapsInfrastructureEncryption left, Azure.ResourceManager.Maps.Models.MapsInfrastructureEncryption right);
static member ( = ) : 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