Class AzureDevOpsProjectInner

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

public final class AzureDevOpsProjectInner extends com.azure.core.management.ProxyResource
Azure DevOps Project Proxy Resource.
  • Constructor Details

    • AzureDevOpsProjectInner

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

    • properties

      public AzureDevOpsProjectProperties properties()
      Get the properties property: AzureDevOps Project properties.
      Returns:
      the properties value.
    • withProperties

      public AzureDevOpsProjectInner withProperties(AzureDevOpsProjectProperties properties)
      Set the properties property: AzureDevOps Project properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AzureDevOpsProjectInner 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.