Share via


AzureCredentials interface

Container App credentials.

Properties

clientId

Client Id.

clientSecret

Client Secret.

subscriptionId

Subscription Id.

tenantId

Tenant Id.

Property Details

clientId

Client Id.

clientId?: string

Property Value

string

clientSecret

Client Secret.

clientSecret?: string

Property Value

string

subscriptionId

Subscription Id.

subscriptionId?: string

Property Value

string

tenantId

Tenant Id.

tenantId?: string

Property Value

string