AzureCredentials interface
容器應用程式認證。
屬性
client |
用戶端識別碼。 |
client |
用戶端密碼。 |
kind | github 的驗證類型用於部署範本 |
subscription |
訂用帳戶識別碼。 |
tenant |
租使用者識別碼。 |
屬性詳細資料
clientId
用戶端識別碼。
clientId?: string
屬性值
string
clientSecret
用戶端密碼。
clientSecret?: string
屬性值
string
kind
github 的驗證類型用於部署範本
kind?: string
屬性值
string
subscriptionId
訂用帳戶識別碼。
subscriptionId?: string
屬性值
string
tenantId
租使用者識別碼。
tenantId?: string
屬性值
string