Freigeben über


ContainerGroupIPAddressType Struktur

Definition

Gibt an, ob die IP dem öffentlichen Internet oder dem privaten VNET verfügbar gemacht ist.

public readonly struct ContainerGroupIPAddressType : IEquatable<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupIPAddressType>
type ContainerGroupIPAddressType = struct
Public Structure ContainerGroupIPAddressType
Implements IEquatable(Of ContainerGroupIPAddressType)
Vererbung
ContainerGroupIPAddressType
Implementiert

Konstruktoren

ContainerGroupIPAddressType(String)

Initialisiert eine neue Instanz von ContainerGroupIPAddressType.

Eigenschaften

Private

Privat.

Public

Öffentlich.

Methoden

Equals(ContainerGroupIPAddressType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ContainerGroupIPAddressType, ContainerGroupIPAddressType)

Bestimmt, ob zwei ContainerGroupIPAddressType Werte identisch sind.

Implicit(String to ContainerGroupIPAddressType)

Konvertiert eine Zeichenfolge in eine ContainerGroupIPAddressType.

Inequality(ContainerGroupIPAddressType, ContainerGroupIPAddressType)

Bestimmt, ob zwei ContainerGroupIPAddressType Werte nicht identisch sind.

Gilt für: