IWebAppSourceControl.RepositoryType Property

Definition

Gets mercurial or Git repository type.

public 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)

Property Value

Applies to