Udostępnij przez


ApiSpecImportSourceFormat.Equality Operator

Definition

Determines if two ApiSpecImportSourceFormat values are the same.

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

Parameters

Returns

Applies to