مشاركة عبر


WebPubSubReplicaSharedPrivateLinkResources interface

واجهة تمثل WebPubSubReplicaSharedPrivateLinkResources.

الأساليب

beginCreateOrUpdate(string, string, string, string, SharedPrivateLinkResource, WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams)

إنشاء مورد ارتباط خاص مشترك أو تحديثه

beginCreateOrUpdateAndWait(string, string, string, string, SharedPrivateLinkResource, WebPubSubReplicaSharedPrivateLinkResourcesCreateOrUpdateOptionalParams)

إنشاء مورد ارتباط خاص مشترك أو تحديثه

get(string, string, string, string, WebPubSubReplicaSharedPrivateLinkResourcesGetOptionalParams)

الحصول على مورد الارتباط الخاص المشترك المحدد

list(string, string, string, WebPubSubReplicaSharedPrivateLinkResourcesListOptionalParams)

سرد موارد الارتباط الخاص المشتركة

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

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

مورد الارتباط الخاص المشترك

المرتجعات

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

اسم مورد الارتباط الخاص المشترك.

options
WebPubSubReplicaSharedPrivateLinkResourcesGetOptionalParams

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

المرتجعات

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

اسم النسخة المتماثلة.

options
WebPubSubReplicaSharedPrivateLinkResourcesListOptionalParams

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

المرتجعات