Uses of Enum
com.azure.resourcemanager.appservice.models.RepositoryType
Packages that use RepositoryType
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of RepositoryType in com.azure.resourcemanager.appservice.models
Subclasses with type arguments of type RepositoryType in com.azure.resourcemanager.appservice.modelsMethods in com.azure.resourcemanager.appservice.models that return RepositoryTypeModifier and TypeMethodDescriptionWebAppSourceControl.repositoryType()Gets mercurial or Git repository type.static RepositoryTypeReturns 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.