Freigeben über


VnetRoute.StaticRoutes Eigenschaft

Definition

Ruft die Liste aller statischen Routen ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: