Compartir a través de


AggregatedReplicationState.Equality Operador

Definición

Determina si dos AggregatedReplicationState valores son iguales.

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

Parámetros

Devoluciones

Se aplica a