共用方式為


GalleryApplicationScriptRebootBehavior.Inequality Operator

Definition

Determines if two GalleryApplicationScriptRebootBehavior values are not the same.

public static bool operator != (Azure.ResourceManager.Compute.Models.GalleryApplicationScriptRebootBehavior left, Azure.ResourceManager.Compute.Models.GalleryApplicationScriptRebootBehavior right);
static member op_Inequality : 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