NetworkFeaturesInner.VirtualNetworkName Property

Definition

Gets the Virtual Network name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkName")]
public string VirtualNetworkName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkName")>]
member this.VirtualNetworkName : string
Public ReadOnly Property VirtualNetworkName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to