Freigeben über


PublicIPAllocationMethod.Inequality Betreiber

Definition

Bestimmt, ob zwei PublicIPAllocationMethod Werte nicht identisch sind.

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

Parameter

Gibt zurück

Gilt für: