Partager via


PublicIPAllocationMethod Structure

Définition

Spécifiez le type d’allocation d’adresses IP publiques.

public readonly struct PublicIPAllocationMethod : IEquatable<Azure.ResourceManager.Compute.Models.PublicIPAllocationMethod>
type PublicIPAllocationMethod = struct
Public Structure PublicIPAllocationMethod
Implements IEquatable(Of PublicIPAllocationMethod)
Héritage
PublicIPAllocationMethod
Implémente

Constructeurs

PublicIPAllocationMethod(String)

Initialise une nouvelle instance de PublicIPAllocationMethod.

Propriétés

Dynamic

Dynamique.

Static

Statique.

Méthodes

Equals(PublicIPAllocationMethod)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(PublicIPAllocationMethod, PublicIPAllocationMethod)

Détermine si deux PublicIPAllocationMethod valeurs sont identiques.

Implicit(String to PublicIPAllocationMethod)

Convertit une chaîne en PublicIPAllocationMethod.

Inequality(PublicIPAllocationMethod, PublicIPAllocationMethod)

Détermine si deux PublicIPAllocationMethod valeurs ne sont pas identiques.

S’applique à