Megosztás a következőn keresztül:


IWebAppSourceControl Interfész

Definíció

A webalkalmazások verziókövetési konfigurációjának nem módosítható ábrázolása egy webalkalmazásban.

public interface IWebAppSourceControl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.SiteSourceControlInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>
type IWebAppSourceControl = interface
    interface IBeta
    interface IHasInner<SiteSourceControlInner>
    interface IChildResource<IWebAppBase>
    interface IHasName
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IWebAppSourceControl
Implements IBeta, IChildResource(Of IWebAppBase), IHasInner(Of SiteSourceControlInner), IHasParent(Of IWebAppBase)
Megvalósítás

Tulajdonságok

Branch

Lekéri az üzembe helyezéshez használni kívánt ág nevét.

DeploymentRollbackEnabled

Lekérdezi, hogy az üzembehelyezési visszaállítás engedélyezve van-e.

Inner

A webalkalmazások verziókövetési konfigurációjának nem módosítható ábrázolása egy webalkalmazásban.

(Öröklődés forrása IHasInner<T>)
IsManualIntegration

Lekérdezi, hogy manuális vagy folyamatos integrációt szeretne-e végezni.

Key

A webalkalmazások verziókövetési konfigurációjának nem módosítható ábrázolása egy webalkalmazásban.

(Öröklődés forrása IIndexable)
Name

Lekéri az erőforrás nevét

(Öröklődés forrása IHasName)
Parent

Lekéri a gyermekerőforrás szülőját.

(Öröklődés forrása IHasParent<ParentT>)
RepositoryType

Lekéri a mercurial vagy a Git-adattár típusát.

RepositoryUrl

Lekéri az adattár vagy a forrásvezérlő URL-címét.

A következőre érvényes: