WebPubSubReplicaSharedPrivateLinkResources interface
واجهة تمثل WebPubSubReplicaSharedPrivateLinkResources.
الأساليب
| begin |
إنشاء مورد ارتباط خاص مشترك أو تحديثه |
| begin |
إنشاء مورد ارتباط خاص مشترك أو تحديثه |
| get(string, string, string, string, Web |
الحصول على مورد الارتباط الخاص المشترك المحدد |
| list(string, string, string, Web |
سرد موارد الارتباط الخاص المشتركة |
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, string, string, SharedPrivateLinkResource, WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams)
إنشاء مورد ارتباط خاص مشترك أو تحديثه
function beginCreateOrUpdate(resourceGroupName: string, resourceName: string, replicaName: string, sharedPrivateLinkResourceName: string, parameters: SharedPrivateLinkResource, options?: WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SharedPrivateLinkResource>, SharedPrivateLinkResource>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم المورد.
- replicaName
-
string
اسم النسخة المتماثلة.
- sharedPrivateLinkResourceName
-
string
اسم مورد الارتباط الخاص المشترك.
- parameters
- SharedPrivateLinkResource
مورد الارتباط الخاص المشترك
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<SharedPrivateLinkResource>, SharedPrivateLinkResource>>
beginCreateOrUpdateAndWait(string, string, string, string, SharedPrivateLinkResource, WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams)
إنشاء مورد ارتباط خاص مشترك أو تحديثه
function beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, replicaName: string, sharedPrivateLinkResourceName: string, parameters: SharedPrivateLinkResource, options?: WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams): Promise<SharedPrivateLinkResource>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم المورد.
- replicaName
-
string
اسم النسخة المتماثلة.
- sharedPrivateLinkResourceName
-
string
اسم مورد الارتباط الخاص المشترك.
- parameters
- SharedPrivateLinkResource
مورد الارتباط الخاص المشترك
معلمات الخيارات.
المرتجعات
Promise<SharedPrivateLinkResource>
get(string, string, string, string, WebPubSubReplicaSharedPrivateLinkResourcesGetOptionalParams)
الحصول على مورد الارتباط الخاص المشترك المحدد
function get(resourceGroupName: string, resourceName: string, replicaName: string, sharedPrivateLinkResourceName: string, options?: WebPubSubReplicaSharedPrivateLinkResourcesGetOptionalParams): Promise<SharedPrivateLinkResource>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم المورد.
- replicaName
-
string
اسم النسخة المتماثلة.
- sharedPrivateLinkResourceName
-
string
اسم مورد الارتباط الخاص المشترك.
معلمات الخيارات.
المرتجعات
Promise<SharedPrivateLinkResource>
list(string, string, string, WebPubSubReplicaSharedPrivateLinkResourcesListOptionalParams)
سرد موارد الارتباط الخاص المشتركة
function list(resourceGroupName: string, resourceName: string, replicaName: string, options?: WebPubSubReplicaSharedPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<SharedPrivateLinkResource, SharedPrivateLinkResource[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم المورد.
- replicaName
-
string
اسم النسخة المتماثلة.
معلمات الخيارات.