共用方式為


GalleryApplicationScriptRebootBehavior.Equality Operator

Definition

Determines if two GalleryApplicationScriptRebootBehavior values are the same.

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

Parameters

Returns

Applies to