Compartilhar via


VnetRoute.StaticRoutes Propriedade

Definição

Obtém ou define a lista de todas as Rotas Estáticas.

[Newtonsoft.Json.JsonProperty(PropertyName="staticRoutes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.StaticRoute> StaticRoutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="staticRoutes")>]
member this.StaticRoutes : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.StaticRoute> with get, set
Public Property StaticRoutes As IList(Of StaticRoute)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a