다음을 통해 공유


HDInsightOnDemandLinkedService.VirtualNetworkId Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.virtualNetworkId")]
public object VirtualNetworkId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.virtualNetworkId")>]
member this.VirtualNetworkId : obj with get, set
Public Property VirtualNetworkId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to