SynapseAnalyticsManagementClient.GetIntegrationRuntimeNodeIpAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeNodeIpAddress>> GetIntegrationRuntimeNodeIpAsync (string resourceGroupName, string workspaceName, string integrationRuntimeName, string nodeName);
abstract member GetIntegrationRuntimeNodeIpAsync : string * string * string * string -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeNodeIpAddress>>
override this.GetIntegrationRuntimeNodeIpAsync : string * string * string * string -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeNodeIpAddress>>
Public Overridable Function GetIntegrationRuntimeNodeIpAsync (resourceGroupName As String, workspaceName As String, integrationRuntimeName As String, nodeName As String) As Task(Of AzureOperationResponse(Of IntegrationRuntimeNodeIpAddress))
Parameters
- resourceGroupName
- String
- workspaceName
- String
- integrationRuntimeName
- String
- nodeName
- String