PrivateEndpointConnections interface
واجهة تمثل PrivateEndpointConnections.
الأساليب
تفاصيل الأسلوب
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
معلمات إنشاء اتصال نقطة نهاية خاصة.
معلمات الخيارات.
المرتجعات
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
معلمات إنشاء اتصال نقطة نهاية خاصة.
معلمات الخيارات.
المرتجعات
Promise<PrivateEndpointConnection>
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
معلمات الخيارات.
المرتجعات
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
معلمات الخيارات.
المرتجعات
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
معلمات الخيارات.
المرتجعات
Promise<PrivateEndpointConnection>
listByAccount(string, string, PrivateEndpointConnectionsListByAccountOptionalParams)
سرد جميع اتصالات نقطة النهاية الخاصة في حساب تحديث الجهاز.
function listByAccount(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionsListByAccountOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد.
- accountName
-
string
اسم الحساب.
معلمات الخيارات.