Bagikan melalui


HDInsightOnDemandLinkedService.SubnetName Property

Definition

Gets or sets the ARM resource ID for the subnet in the vNet. If virtualNetworkId was specified, then this property is required. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to