NewAzureRmVirtualHubCommand.HubVnetConnection Property

Definition

[Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletParameterBreakingChange("HubVnetConnection", ChangeDescription="HubVnetConnection parameter is deprecated. Use *VirtualHubVnetConnection* commands")]
[System.Management.Automation.Parameter(HelpMessage="The hub virtual network connections associated with this Virtual Hub.", Mandatory=false)]
public Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection[] HubVnetConnection { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletParameterBreakingChange("HubVnetConnection", ChangeDescription="HubVnetConnection parameter is deprecated. Use *VirtualHubVnetConnection* commands")>]
[<System.Management.Automation.Parameter(HelpMessage="The hub virtual network connections associated with this Virtual Hub.", Mandatory=false)>]
member this.HubVnetConnection : Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection[] with get, set
Public Property HubVnetConnection As PSHubVirtualNetworkConnection()

Property Value

PSHubVirtualNetworkConnection[]
Attributes

Applies to