Compartir a través de


HDInsightOnDemandLinkedService.VirtualNetworkId Propiedad

Definición

Obtiene o establece el identificador de recurso de ARM para la red virtual a la que se debe unir el clúster después de la creación. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a