共用方式為


IntegrationRuntimeComputeProperties.VNetProperties Property

Definition

Gets or sets vNet properties for managed integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="vNetProperties")]
public Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeVNetProperties VNetProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vNetProperties")>]
member this.VNetProperties : Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeVNetProperties with get, set
Public Property VNetProperties As IntegrationRuntimeVNetProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to