Sdílet prostřednictvím


BatchSecurityType.Equality(BatchSecurityType, BatchSecurityType) Operator

Definition

Determines if two BatchSecurityType values are the same.

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

Parameters

Returns

Applies to