Share via


HDInsightOnDemandLinkedService.VirtualNetworkId Property

Definition

The ARM resource ID for the vNet to which the cluster should be joined after creation. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> VirtualNetworkId { get; set; }
member this.VirtualNetworkId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property VirtualNetworkId As DataFactoryElement(Of String)

Property Value

Applies to