Uses of Class
com.microsoft.azure.management.appservice.RepositoryType
-
-
Uses of RepositoryType in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return RepositoryType Modifier and Type Method Description RepositoryTypeWebAppSourceControl. repositoryType()static RepositoryTypeRepositoryType. valueOf(String name)Returns the enum constant of this type with the specified name.static RepositoryType[]RepositoryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-