Class ReferencedPublicIpAddress
java.lang.Object
com.microsoft.azure.management.network.ReferencedPublicIpAddress
Reference to a public IP address.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionid()
Get the PublicIPAddress Reference.Set the PublicIPAddress Reference.
-
Constructor Details
-
ReferencedPublicIpAddress
public ReferencedPublicIpAddress()
-
-
Method Details
-
id
Get the PublicIPAddress Reference.- Returns:
- the id value
-
withId
Set the PublicIPAddress Reference.- Parameters:
id
- the id value to set- Returns:
- the ReferencedPublicIpAddress object itself.
-