Class ContainerGroupNetworkProfile

java.lang.Object
com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProfile

public class ContainerGroupNetworkProfile extends Object
Container group network profile information.
  • Constructor Details

    • ContainerGroupNetworkProfile

      public ContainerGroupNetworkProfile()
  • Method Details

    • id

      public String 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.