Partager via


IWithPrimaryPrivateIP.WithPrimaryPrivateIPAddressStatic(String) Méthode

Définition

Affecte l’adresse IP privée statique spécifiée dans le sous-réseau de réseau virtuel existant spécifié à la configuration IP principale de l’interface réseau.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate WithPrimaryPrivateIPAddressStatic (string staticPrivateIPAddress);
abstract member WithPrimaryPrivateIPAddressStatic : string -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate
Public Function WithPrimaryPrivateIPAddressStatic (staticPrivateIPAddress As String) As IWithCreate

Paramètres

staticPrivateIPAddress
String

Adresse IP statique dans le sous-réseau spécifié à affecter à l’interface réseau.

Retours

S’applique à