Class AzureDevOpsConnectorInner

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

public final class AzureDevOpsConnectorInner extends com.azure.core.management.Resource
The AzureDevOpsConnector model.
  • Constructor Details

    • AzureDevOpsConnectorInner

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

    • properties

      public AzureDevOpsConnectorProperties properties()
      Get the properties property: The properties property.
      Returns:
      the properties value.
    • withProperties

      public AzureDevOpsConnectorInner withProperties(AzureDevOpsConnectorProperties properties)
      Set the properties property: The properties property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AzureDevOpsConnectorInner 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.
    • withLocation

      public AzureDevOpsConnectorInner withLocation(String location)
      Overrides:
      withLocation in class com.azure.core.management.Resource
    • withTags

      public AzureDevOpsConnectorInner withTags(Map<String,String> tags)
      Overrides:
      withTags in class com.azure.core.management.Resource
    • validate

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