Class Container

java.lang.Object
com.azure.core.management.SubResource
com.azure.resourcemanager.network.models.Container

public final class Container extends com.azure.core.management.SubResource
Reference to container resource in remote resource provider.
  • Constructor Details

    • Container

      public Container()
      Creates an instance of Container class.
  • Method Details

    • withId

      public Container withId(String id)
      Overrides:
      withId in class com.azure.core.management.SubResource
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.