IntegrationRuntimeCustomerVirtualNetwork Class

Definition

The definition and properties of virtual network to which Azure-SSIS integration runtime will join.

public class IntegrationRuntimeCustomerVirtualNetwork
type IntegrationRuntimeCustomerVirtualNetwork = class
Public Class IntegrationRuntimeCustomerVirtualNetwork
Inheritance
IntegrationRuntimeCustomerVirtualNetwork

Constructors

IntegrationRuntimeCustomerVirtualNetwork()

Initializes a new instance of the IntegrationRuntimeCustomerVirtualNetwork class.

IntegrationRuntimeCustomerVirtualNetwork(String)

Initializes a new instance of the IntegrationRuntimeCustomerVirtualNetwork class.

Properties

SubnetId

Gets or sets the ID of subnet to which Azure-SSIS integration runtime will join.

Applies to