Partager via


HasPrivateIPAddress Interface

public interface HasPrivateIPAddress

Interface représentant la capacité d’un modèle à référencer une adresse IP privée.

Résumé de la méthode

Modificateur et type Méthode et description
String privateIPAddress()
IPAllocationMethod privateIPAllocationMethod()

Détails de la méthode

privateIPAddress

public String privateIPAddress()

Returns:

adresse IP privée associée à cette ressource

privateIPAllocationMethod

public IPAllocationMethod privateIPAllocationMethod()

Returns:

méthode d’allocation d’adresses IP privées dans le sous-réseau associé

S’applique à