WebSiteManagementClient.ListSourceControlsWithHttpMessagesAsync Metod

Definition

Hämtar källkontrollerna som är tillgängliga för Azure-webbplatser.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>>> ListSourceControlsWithHttpMessagesAsync (System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member ListSourceControlsWithHttpMessagesAsync : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>>>
override this.ListSourceControlsWithHttpMessagesAsync : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>>>
Public Function ListSourceControlsWithHttpMessagesAsync (Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of IPage(Of SourceControlInner)))

Parametrar

customHeaders
Dictionary<String,List<String>>

Rubriker som ska läggas till i begäran.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Implementeringar

Undantag

Utlöses när åtgärden returnerade en ogiltig statuskod

Utlöses när det inte går att deserialisera svaret

Genereras när en obligatorisk parameter är null

Genereras när en obligatorisk parameter är null

Kommentarer

Beskrivning för Hämtar källkontrollerna som är tillgängliga för Azure-webbplatser.

Gäller för