Udostępnij za pośrednictwem


AppPlatformGatewayProvisioningState.Equality Operator

Definition

Determines if two AppPlatformGatewayProvisioningState values are the same.

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

Parameters

Returns

Applies to