مشاركة عبر


PrivateEndpointConnections interface

واجهة تمثل PrivateEndpointConnections.

الأساليب

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

تحديث حالة اتصال نقطة النهاية الخاصة المحددة المقترنة بحساب تحديث الجهاز.

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

تحديث حالة اتصال نقطة النهاية الخاصة المحددة المقترنة بحساب تحديث الجهاز.

beginDelete(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

حذف اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

beginDeleteAndWait(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

حذف اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

get(string, string, string, PrivateEndpointConnectionsGetOptionalParams)

احصل على اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

listByAccount(string, string, PrivateEndpointConnectionsListByAccountOptionalParams)

سرد جميع اتصالات نقطة النهاية الخاصة في حساب تحديث الجهاز.

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

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

تحديث حالة اتصال نقطة النهاية الخاصة المحددة المقترنة بحساب تحديث الجهاز.

function beginCreateOrUpdate(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

privateEndpointConnectionName

string

اسم اتصال نقطة النهاية الخاصة المقترنة بمورد Azure

privateEndpointConnection
PrivateEndpointConnection

معلمات إنشاء اتصال نقطة نهاية خاصة.

options
PrivateEndpointConnectionsCreateOrUpdateOptionalParams

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

المرتجعات

Promise<PollerLike<@azure/core-lro.PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

تحديث حالة اتصال نقطة النهاية الخاصة المحددة المقترنة بحساب تحديث الجهاز.

function beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnection>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

privateEndpointConnectionName

string

اسم اتصال نقطة النهاية الخاصة المقترنة بمورد Azure

privateEndpointConnection
PrivateEndpointConnection

معلمات إنشاء اتصال نقطة نهاية خاصة.

options
PrivateEndpointConnectionsCreateOrUpdateOptionalParams

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

المرتجعات

beginDelete(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

حذف اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

function beginDelete(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

privateEndpointConnectionName

string

اسم اتصال نقطة النهاية الخاصة المقترنة بمورد Azure

options
PrivateEndpointConnectionsDeleteOptionalParams

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

المرتجعات

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

حذف اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

function beginDeleteAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

privateEndpointConnectionName

string

اسم اتصال نقطة النهاية الخاصة المقترنة بمورد Azure

options
PrivateEndpointConnectionsDeleteOptionalParams

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

المرتجعات

Promise<void>

get(string, string, string, PrivateEndpointConnectionsGetOptionalParams)

احصل على اتصال نقطة النهاية الخاصة المحدد المقترن بحساب تحديث الجهاز.

function get(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnection>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

privateEndpointConnectionName

string

اسم اتصال نقطة النهاية الخاصة المقترنة بمورد Azure

options
PrivateEndpointConnectionsGetOptionalParams

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

المرتجعات

listByAccount(string, string, PrivateEndpointConnectionsListByAccountOptionalParams)

سرد جميع اتصالات نقطة النهاية الخاصة في حساب تحديث الجهاز.

function listByAccount(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionsListByAccountOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد.

accountName

string

اسم الحساب.

options
PrivateEndpointConnectionsListByAccountOptionalParams

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

المرتجعات