Partilhar via


IFunctionApp.GetMasterKeyAsync(CancellationToken) Método

Definição

public System.Threading.Tasks.Task<string> GetMasterKeyAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetMasterKeyAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
Public Function GetMasterKeyAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of String)

Parâmetros

cancellationToken
CancellationToken

Devoluções

Aplica-se a