مشاركة عبر


IntegrationRuntimeNodeIpAddressOperations interface

واجهة تمثل IntegrationRuntimeNodeIpAddressOperations.

الأساليب

get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)

الحصول على عنوان IP لعقدة وقت تشغيل التكامل

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

get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)

الحصول على عنوان IP لعقدة وقت تشغيل التكامل

function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodeIpAddressGetOptionalParams): Promise<IntegrationRuntimeNodeIpAddress>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

workspaceName

string

اسم مساحة العمل.

integrationRuntimeName

string

اسم وقت تشغيل التكامل

nodeName

string

اسم عقدة وقت تشغيل التكامل

options
IntegrationRuntimeNodeIpAddressGetOptionalParams

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

المرتجعات