CreateApplicationGatewayParameters.Subnets Property

Definition

Optional. Subnets in the vnet to which the gateway belongs.

public System.Collections.Generic.IList<string> Subnets { get; set; }
member this.Subnets : System.Collections.Generic.IList<string> with get, set
Public Property Subnets As IList(Of String)

Property Value

Applies to