VirtualNetworkConfiguration.SubnetResourceId Property

Definition

Gets or sets the full resource ID of a subnet in a virtual network to deploy the API Management service in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to