AppServiceEnvironmentResourceInner.VirtualNetwork Property

Definition

Gets or sets description of the Virtual Network.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")]
public Microsoft.Azure.Management.AppService.Fluent.Models.VirtualNetworkProfile VirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")>]
member this.VirtualNetwork : Microsoft.Azure.Management.AppService.Fluent.Models.VirtualNetworkProfile with get, set
Public Property VirtualNetwork As VirtualNetworkProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to