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

public final class GitHubRepoInner extends com.azure.core.management.ProxyResource
GitHub repo Proxy Resource.
  • Constructor Details

    • GitHubRepoInner

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

    • properties

      public GitHubRepoProperties properties()
      Get the properties property: GitHub Repo properties.
      Returns:
      the properties value.
    • withProperties

      public GitHubRepoInner withProperties(GitHubRepoProperties properties)
      Set the properties property: GitHub Repo properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the GitHubRepoInner 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.