Freigeben über


SupportedSecurityOption.Equality Operator

Definition

Determines if two SupportedSecurityOption values are the same.

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

Parameters

Returns

Applies to