VMSubnet [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The VMSubnet entity represents a network subnet.

VMM
  VMSubnet

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

Name

Create (POST)

Read (GET)

Update (PUT)

Delete (DELETE)

Type

Nullable

Description

ID

-

Optional

-

Required

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

Required

Optional

-

Required

Edm.Guid

False

Key Property

The identifier of the stamp that contains the entity.

Name

Required

Optional

-

-

Edm.String

True

The name of the subnet.

Subnet

Required

Optional

-

-

Edm.String

True

The subnet IPv4 or IPv6 address in Classless Inter-Domain Routing (CIDR) notation.

VMNetworkId

Required

Optional

-

-

Edm.Guid

True

The identifier of the virtual machine network that contains the subnet.

VMNetworkName

-

Optional

-

-

Edm.String

True

The name of the virtual machine network that contains the subnet.

Show: