Bagikan melalui


LiveEventInputProtocol.Equality Operator

Definition

Determines if two LiveEventInputProtocol values are the same.

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

Parameters

Returns

Applies to