NetworkFeaturesInner.VirtualNetworkConnection Property

Definition

Gets the Virtual Network summary view.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkConnection")]
public Microsoft.Azure.Management.AppService.Fluent.Models.VnetInfoInner VirtualNetworkConnection { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkConnection")>]
member this.VirtualNetworkConnection : Microsoft.Azure.Management.AppService.Fluent.Models.VnetInfoInner
Public ReadOnly Property VirtualNetworkConnection As VnetInfoInner

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to