Share via


VPNNetworkRoute [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The VPNNetworkRoute [SPFSDK] entity represents a network route for a VPNConnection [SPFSDK][VMMREF] entity.

Inheritance Hierarchy

VMM
  VPNNetworkRoute

Entity Properties

For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.

When querying the VPNNetworkRoutes Collection [SPFSDK][VMMREF] using the HTTP GET operation, you must pass the StampId property along with either the ID or VPNConnectionId property. See Read (GET) a VPNNetworkRoute [SPFSDK][VMMREF] for more information.

Name

Create (POST)

Read (GET)

Update (PUT)

Delete (DELETE)

Type

Nullable

Description

ID

-

Required

-

Required

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

Required

Required

-

Required

Edm.Guid

False

Key Property

The identifier of the stamp that contains the entity.

IPSubnet

Required

Optional

-

-

Edm.String

True

The IP address of the subnet.

VPNConnectionId

Required

Optional

-

-

Edm.Guid

True

The identifier of the virtual private network (VPN) connection.

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
VPNNetworkRoutes Collection [SPFSDK][VMMREF]
VPNConnection [SPFSDK][VMMREF]