Freigeben über


WebAppsOperationsExtensions.GetSourceControl Methode

Definition

Ruft die Quellcodeverwaltungskonfiguration einer App ab.

public static Microsoft.Azure.Management.WebSites.Models.SiteSourceControl GetSourceControl (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name);
static member GetSourceControl : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string -> Microsoft.Azure.Management.WebSites.Models.SiteSourceControl
<Extension()>
Public Function GetSourceControl (operations As IWebAppsOperations, resourceGroupName As String, name As String) As SiteSourceControl

Parameter

operations
IWebAppsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe, zu der die Ressource gehört.

name
String

Name der App

Gibt zurück

Hinweise

Beschreibung für Ruft die Quellcodeverwaltungskonfiguration einer App ab.

Gilt für: