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