AppPlatformConfigurationServiceProvisioningState.Equality Operator

Definition

Determines if two AppPlatformConfigurationServiceProvisioningState values are the same.

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

Parameters

Returns

Applies to