Partager via


IWithIPAddress.WithStaticIP Méthode

Définition

Active l’allocation d’adresses IP statiques. Utilisez PublicIPAddress.ipAddress() après la création de l’adresse IP publique pour obtenir l’adresse IP réelle allouée pour cette ressource par Azure.

public Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate WithStaticIP ();
abstract member WithStaticIP : unit -> Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate
Public Function WithStaticIP () As IWithCreate

Retours

S’applique à