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 SourceSubnetName
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 |
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 |