共用方式為


AzureCredentials interface

容器應用程式認證。

屬性

clientId

用戶端識別碼。

clientSecret

客戶端密碼。

subscriptionId

訂用帳戶標識碼。

tenantId

租用戶標識碼。

屬性詳細資料

clientId

用戶端識別碼。

clientId?: string

屬性值

string

clientSecret

客戶端密碼。

clientSecret?: string

屬性值

string

subscriptionId

訂用帳戶標識碼。

subscriptionId?: string

屬性值

string

tenantId

租用戶標識碼。

tenantId?: string

屬性值

string