Compartir a través de


RoutingConfiguration.AssociatedRouteTable Propiedad

Definición

Obtiene o establece el identificador de recurso RouteTable asociado a este RoutingConfiguration.

[Newtonsoft.Json.JsonProperty(PropertyName="associatedRouteTable")]
public Microsoft.Azure.Management.Network.Models.SubResource AssociatedRouteTable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="associatedRouteTable")>]
member this.AssociatedRouteTable : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property AssociatedRouteTable As SubResource

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a