Leggere in inglese

Condividi tramite


IntegrationRuntimeNodeIPAddress Class

Definition

The IP address of self-hosted integration runtime node.

public class IntegrationRuntimeNodeIPAddress : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeNodeIPAddress>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeNodeIPAddress>
public class IntegrationRuntimeNodeIPAddress
type IntegrationRuntimeNodeIPAddress = class
    interface IJsonModel<IntegrationRuntimeNodeIPAddress>
    interface IPersistableModel<IntegrationRuntimeNodeIPAddress>
type IntegrationRuntimeNodeIPAddress = class
Public Class IntegrationRuntimeNodeIPAddress
Implements IJsonModel(Of IntegrationRuntimeNodeIPAddress), IPersistableModel(Of IntegrationRuntimeNodeIPAddress)
Public Class IntegrationRuntimeNodeIPAddress
Inheritance
IntegrationRuntimeNodeIPAddress
Implements

Properties

IPAddress

The IP address of self-hosted integration runtime node.

Methods

Explicit Interface Implementations

Applies to