Partager via


IWithPrivateIP.WithPrivateIPVersion(IPVersion) Méthode

Définition

Spécifie la version IP de l’adresse IP privée.

public Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate WithPrivateIPVersion (Microsoft.Azure.Management.Network.Fluent.Models.IPVersion ipVersion);
abstract member WithPrivateIPVersion : Microsoft.Azure.Management.Network.Fluent.Models.IPVersion -> Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate
Public Function WithPrivateIPVersion (ipVersion As IPVersion) As IUpdate

Paramètres

ipVersion
IPVersion

Une version IP.

Retours

S’applique à