次の方法で共有


DevOpsInfrastructureProvisioningState.Inequality Operator

Definition

Determines if two DevOpsInfrastructureProvisioningState values are not the same.

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

Parameters

Returns

Applies to