VnetParameters.VnetResourceGroup Property

Definition

Gets or sets the Resource Group of the VNET to be validated

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to