SystemAssignedIdentities interface

واجهة تمثل SystemAssignedIdentities.

الأساليب

getByScope(string, SystemAssignedIdentitiesGetByScopeOptionalParams)

يحصل على systemAssignedIdentity المتوفرة ضمن نطاق RP المحدد.

تفاصيل الأسلوب

getByScope(string, SystemAssignedIdentitiesGetByScopeOptionalParams)

يحصل على systemAssignedIdentity المتوفرة ضمن نطاق RP المحدد.

function getByScope(scope: string, options?: SystemAssignedIdentitiesGetByScopeOptionalParams): Promise<SystemAssignedIdentity>

المعلمات

scope

string

نطاق موفر المورد للمورد. المورد الأصل الذي يتم توسيعه بواسطة الهويات المدارة.

options
SystemAssignedIdentitiesGetByScopeOptionalParams

معلمات الخيارات.

المرتجعات