LogicalNetwork [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The LogicalNetwork entity represents a named grouping of IP subnets and VLANs that is used to organize and simplify network assignments.
VMM
LogicalNetwork
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 | - | - | Edm.Guid | False | Key Property The identifier of the entity. |
StampId | - | Optional | - | - | Edm.Guid | False | Key Property The identifier of the stamp that contains the entity. |
CloudId | - | Optional | - | - | Edm.Guid | True | The identifier of the cloud that contains the entity. |
Description | - | Optional | - | - | Edm.String | True | The description of the logical network. |
Name | - | Optional | - | - | Edm.String | True | The name of the logical network. |
NetworkVirtualizationEnabled | - | Optional | - | - | Edm.Boolean | True | Whether network virtualization is enabled. |
None
None