PrivateEndpointConnections interface
واجهة تمثل PrivateEndpointConnections.
الأساليب
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)
الموافقة على اتصال نقطة نهاية خاصة باسم معين أو رفضه.
function beginCreateOrUpdate(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
- parameters
- PrivateEndpointConnection
اتصال نقطة نهاية خاصة
معلمات الخيارات.
المرتجعات
Promise<PollerLike<@azure/core-lro.PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>
beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)
الموافقة على اتصال نقطة نهاية خاصة باسم معين أو رفضه.
function beginCreateOrUpdateAndWait(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnection>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
- parameters
- PrivateEndpointConnection
اتصال نقطة نهاية خاصة
معلمات الخيارات.
المرتجعات
Promise<PrivateEndpointConnection>
beginDelete(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)
حذف اتصال نقطة نهاية خاصة باسم معين.
function beginDelete(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
معلمات الخيارات.
المرتجعات
Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>
beginDeleteAndWait(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)
حذف اتصال نقطة نهاية خاصة باسم معين.
function beginDeleteAndWait(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
معلمات الخيارات.
المرتجعات
Promise<void>
beginUpdateTags(string, string, string, TagsObject, PrivateEndpointConnectionsUpdateTagsOptionalParams)
يحدث اتصال نقطة النهاية الخاصة بالعلامات المحددة.
function beginUpdateTags(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, parameters: TagsObject, options?: PrivateEndpointConnectionsUpdateTagsOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
- parameters
- TagsObject
المعلمات المتوفرة لعملية تحديث علامات اتصال نقطة النهاية الخاصة.
معلمات الخيارات.
المرتجعات
Promise<PollerLike<@azure/core-lro.PollOperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>
beginUpdateTagsAndWait(string, string, string, TagsObject, PrivateEndpointConnectionsUpdateTagsOptionalParams)
يحدث اتصال نقطة النهاية الخاصة بالعلامات المحددة.
function beginUpdateTagsAndWait(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, parameters: TagsObject, options?: PrivateEndpointConnectionsUpdateTagsOptionalParams): Promise<PrivateEndpointConnection>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
- parameters
- TagsObject
المعلمات المتوفرة لعملية تحديث علامات اتصال نقطة النهاية الخاصة.
معلمات الخيارات.
المرتجعات
Promise<PrivateEndpointConnection>
get(string, string, string, PrivateEndpointConnectionsGetOptionalParams)
الحصول على اتصال نقطة نهاية خاصة.
function get(resourceGroupName: string, serverName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnection>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
- privateEndpointConnectionName
-
string
اسم اتصال نقطة النهاية الخاصة.
معلمات الخيارات.
المرتجعات
Promise<PrivateEndpointConnection>
listByServer(string, string, PrivateEndpointConnectionsListByServerOptionalParams)
يحصل على جميع اتصالات نقطة النهاية الخاصة على خادم.
function listByServer(resourceGroupName: string, serverName: string, options?: PrivateEndpointConnectionsListByServerOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- serverName
-
string
اسم الخادم.
معلمات الخيارات.