Class BuildServiceAgentPoolResourceInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.appplatform.fluent.models.BuildServiceAgentPoolResourceInner
All Implemented Interfaces:
com.azure.json.JsonSerializable<com.azure.core.management.ProxyResource>

public final class BuildServiceAgentPoolResourceInner extends com.azure.core.management.ProxyResource
The build service agent pool resource.
  • Constructor Details

    • BuildServiceAgentPoolResourceInner

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

    • properties

      public BuildServiceAgentPoolProperties properties()
      Get the properties property: build service agent pool properties.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: build service agent pool properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the BuildServiceAgentPoolResourceInner object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Metadata pertaining to creation and last modification of the resource.
      Returns:
      the systemData value.
    • validate

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