VnetInfoInner.VnetResourceId Property

Definition

Gets or sets the Virtual Network's resource ID.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetResourceId")]
public string VnetResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetResourceId")>]
member this.VnetResourceId : string with get, set
Public Property VnetResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to