Compartir a través de


IPAddressAllocationMethod.Equality Operador

Definición

Determina si dos IPAddressAllocationMethod valores son los mismos.

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

Parámetros

Devoluciones

Se aplica a