Freigeben über


AfdCipherSuiteSetType.Equality Operator

Definition

Determines if two AfdCipherSuiteSetType values are the same.

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

Parameters

Returns

Applies to