AzureCredentials interface

Přihlašovací údaje aplikace kontejneru

Vlastnosti

clientId

ID klienta.

clientSecret

Tajný klíč klienta.

subscriptionId

ID předplatného.

tenantId

ID tenanta.

Podrobnosti vlastnosti

clientId

ID klienta.

clientId?: string

Hodnota vlastnosti

string

clientSecret

Tajný klíč klienta.

clientSecret?: string

Hodnota vlastnosti

string

subscriptionId

ID předplatného.

subscriptionId?: string

Hodnota vlastnosti

string

tenantId

ID tenanta.

tenantId?: string

Hodnota vlastnosti

string