PSRoutingConfiguration.InboundRouteMap Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="InboundRouteMap", ScriptBlock="$_.InboundRouteMap.Id", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Network.Models.PSResourceId InboundRouteMap { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="InboundRouteMap", ScriptBlock="$_.InboundRouteMap.Id", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.InboundRouteMap : Microsoft.Azure.Commands.Network.Models.PSResourceId with get, set
Public Property InboundRouteMap As PSResourceId

Property Value

Attributes

Applies to