RepositoryType Enum

  • java.lang.Object
    • java.lang.Enum<RepositoryType>
      • com.microsoft.azure.management.appservice.RepositoryType

public enum RepositoryType

The type of a repository.

Fields

GIT

Git repository.

MERCURIAL

Mercurial repository.

Applies to