Partager via


IWithPrimaryPublicIPAddress.WithExistingPrimaryPublicIPAddress Méthode

Définition

Associe une adresse IP publique existante à la configuration IP principale de l’interface réseau.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate WithExistingPrimaryPublicIPAddress (Microsoft.Azure.Management.Network.Fluent.IPublicIPAddress publicIPAddress);
abstract member WithExistingPrimaryPublicIPAddress : Microsoft.Azure.Management.Network.Fluent.IPublicIPAddress -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate
Public Function WithExistingPrimaryPublicIPAddress (publicIPAddress As IPublicIPAddress) As IWithCreate

Paramètres

publicIPAddress
IPublicIPAddress

Une adresse IP publique existante.

Retours

S’applique à