Class AzureDevOpsConnectorStats

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.securitydevops.models.AzureDevOpsConnectorStats

public final class AzureDevOpsConnectorStats extends com.azure.core.management.ProxyResource
The AzureDevOpsConnectorStats model.
  • Constructor Details

    • AzureDevOpsConnectorStats

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

    • properties

      Get the properties property: The properties property.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: The properties property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AzureDevOpsConnectorStats object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • validate

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