Compartir a través de


ManagedIntegrationRuntime.CustomerVirtualNetwork Propiedad

Definición

Obtiene o establece el nombre de la red virtual a la que se unirá Azure-SSIS Integration Runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.customerVirtualNetwork")]
public Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeCustomerVirtualNetwork CustomerVirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.customerVirtualNetwork")>]
member this.CustomerVirtualNetwork : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeCustomerVirtualNetwork with get, set
Public Property CustomerVirtualNetwork As IntegrationRuntimeCustomerVirtualNetwork

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a