Dela via


IWithCredentials.WithCredentials(String, String) Metod

Definition

Anger användarnamn och lösenord för Docker Hub eller Docker-registret.

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithStartUpCommand WithCredentials (string username, string password);
abstract member WithCredentials : string * string -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithStartUpCommand
Public Function WithCredentials (username As String, password As String) As IWithStartUpCommand

Parametrar

username
String

Användarnamnet för Docker Hub eller Docker-registret.

password
String

Lösenordet för Docker Hub eller Docker-registret.

Returer

Gäller för