Show / Hide Table of Contents

Class IntegrationRuntimeManagedVnetIntegration

Inheritance
System.Object
IntegrationRuntimeManagedVnetIntegration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.DataFactory.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class IntegrationRuntimeManagedVnetIntegration

Fields

View Source

SubnetName

Name of the subnet to which the nodes of the Managed Integration Runtime will be added.

Declaration
public readonly string SubnetName
Field Value
Type Description
System.String
View Source

VnetId

ID of the virtual network to which the nodes of the Managed Integration Runtime will be added.

Declaration
public readonly string VnetId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.