AzureCredentials interface

容器應用程式認證。

屬性

clientId

用戶端識別碼。

clientSecret

客戶端密碼。

kind

github 的驗證種類用於部署範本

subscriptionId

訂用帳戶標識碼。

tenantId

租用戶標識碼。

屬性詳細資料

clientId

用戶端識別碼。

clientId?: string

屬性值

string

clientSecret

客戶端密碼。

clientSecret?: string

屬性值

string

kind

github 的驗證種類用於部署範本

kind?: string

屬性值

string

subscriptionId

訂用帳戶標識碼。

subscriptionId?: string

屬性值

string

tenantId

租用戶標識碼。

tenantId?: string

屬性值

string