GetVirtualHubRouteTableCommand.VirtualHub Property

Definition

[System.Management.Automation.Alias(new System.String[] { "ParentObject", "ParentVirtualHub" })]
[System.Management.Automation.Parameter(HelpMessage="The parent resource.", Mandatory=true, ParameterSetName="ByVirtualHubObject", ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Network.Models.PSVirtualHub VirtualHub { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "ParentObject", "ParentVirtualHub" })>]
[<System.Management.Automation.Parameter(HelpMessage="The parent resource.", Mandatory=true, ParameterSetName="ByVirtualHubObject", ValueFromPipeline=true)>]
member this.VirtualHub : Microsoft.Azure.Commands.Network.Models.PSVirtualHub with get, set
Public Property VirtualHub As PSVirtualHub

Property Value

PSVirtualHub
Attributes

Applies to