Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSRouteTable Class

Definition

Namespace:
Microsoft.Azure.Commands.Network.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Network.dll
Assembly:
Microsoft.Azure.Commands.Network.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSRouteTable : Microsoft.Azure.Commands.Network.Models.PSTopLevelResource
type PSRouteTable = class
 inherit PSTopLevelResource
Public Class PSRouteTable
Inherits PSTopLevelResource
Inheritance

Constructors

Name Description
PSRouteTable()

Properties

Name Description
DisableBgpRoutePropagation
Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
Location (Inherited from PSTopLevelResource)
Name (Inherited from PSChildResource)
ProvisioningState
ResourceGroupName (Inherited from PSTopLevelResource)
ResourceGuid (Inherited from PSTopLevelResource)
Routes
RoutesText
Subnets
SubnetsText
Tag (Inherited from PSTopLevelResource)
TagsTable (Inherited from PSTopLevelResource)
Type (Inherited from PSTopLevelResource)

Methods

Name Description
ShouldSerializeRoutes()
ShouldSerializeSubnets()

Applies to