Class ContainerGroupNetworkProfile
java.lang.Object
com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProfile
Container group network profile information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionid()
Get the identifier for a network profile.Set the identifier for a network profile.
-
Constructor Details
-
ContainerGroupNetworkProfile
public ContainerGroupNetworkProfile()
-
-
Method Details
-
id
Get the identifier for a network profile.- Returns:
- the id value
-
withId
Set the identifier for a network profile.- Parameters:
id
- the id value to set- Returns:
- the ContainerGroupNetworkProfile object itself.
-