Share via


ScriptOutputStreamType.Equality Operator

Definition

Determines if two ScriptOutputStreamType values are the same.

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

Parameters

Returns

Applies to