Compartir a través de


IntegrationRuntimeVNetProperties.VNetId Propiedad

Definición

Obtiene o establece el identificador de la red virtual a la que se unirá este entorno de ejecución de integración.

[Newtonsoft.Json.JsonProperty(PropertyName="vNetId")]
public string VNetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vNetId")>]
member this.VNetId : string with get, set
Public Property VNetId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a