IWebAppSourceControl.RepositoryType Property
Definition
Gets mercurial or Git repository type.
public Nullable<Microsoft.Azure.Management.AppService.Fluent.RepositoryType> RepositoryType { get; }
member this.RepositoryType : Nullable<Microsoft.Azure.Management.AppService.Fluent.RepositoryType>
Public ReadOnly Property RepositoryType As Nullable(Of RepositoryType)