Compartir a través de


IntegrationRuntimeVNetProperties.SubnetId Propiedad

Definición

Obtiene o establece el identificador de subred en el que se unirá este entorno de ejecución de integración de SSIS de Azure.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a