PrivateLinkResources interface
واجهة تمثل PrivateLinkResources.
الأساليب
| get(string, string, string, Private |
يحصل على موارد الارتباط الخاص التي تحتاج إلى إنشاء ل Azure Monitor PrivateLinkScope. |
| list |
يحصل على موارد الارتباط الخاص التي تحتاج إلى إنشاء ل Azure Monitor PrivateLinkScope. |
تفاصيل الأسلوب
get(string, string, string, PrivateLinkResourcesGetOptionalParams)
يحصل على موارد الارتباط الخاص التي تحتاج إلى إنشاء ل Azure Monitor PrivateLinkScope.
function get(resourceGroupName: string, scopeName: string, groupName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResource>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- scopeName
-
string
اسم مورد Azure Arc PrivateLinkScope.
- groupName
-
string
اسم مورد الارتباط الخاص.
معلمات الخيارات.
المرتجعات
Promise<PrivateLinkResource>
listByPrivateLinkScope(string, string, PrivateLinkResourcesListByPrivateLinkScopeOptionalParams)
يحصل على موارد الارتباط الخاص التي تحتاج إلى إنشاء ل Azure Monitor PrivateLinkScope.
function listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateLinkResourcesListByPrivateLinkScopeOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- scopeName
-
string
اسم مورد Azure Arc PrivateLinkScope.
معلمات الخيارات.