AppServiceEnvironmentsGetPrivateEndpointConnection interface
الأساليب
| delete(Request |
حذف اتصال نقطة نهاية خاصة |
| get(Request |
الحصول على اتصال نقطة نهاية خاصة |
| put(App |
الموافقة على اتصال نقطة نهاية خاصة أو رفضه |
تفاصيل الأسلوب
delete(RequestParameters)
حذف اتصال نقطة نهاية خاصة
function delete(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsDeletePrivateEndpointConnection200Response | AppServiceEnvironmentsDeletePrivateEndpointConnection202Response | AppServiceEnvironmentsDeletePrivateEndpointConnection204Response | AppServiceEnvironmentsDeletePrivateEndpointConnectionDefaultResponse>
المعلمات
- options
- RequestParameters
المرتجعات
get(RequestParameters)
الحصول على اتصال نقطة نهاية خاصة
function get(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsGetPrivateEndpointConnection200Response | AppServiceEnvironmentsGetPrivateEndpointConnectionDefaultResponse>
المعلمات
- options
- RequestParameters
المرتجعات
put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)
الموافقة على اتصال نقطة نهاية خاصة أو رفضه
function put(options: AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters): StreamableMethod<AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection200Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection202Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionDefaultResponse>