Bagikan melalui


AppPlatformDeploymentStatus.Equality Operator

Definition

Determines if two AppPlatformDeploymentStatus values are the same.

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

Parameters

Returns

Applies to