NetworkingService_Layer3_Extensions Methods |
The NetworkingService_Layer3_Extensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AttachPortToRouterAsync |
Attaches an existing port to the specified router.
|
![]() ![]() | AttachSubnetToRouterAsync |
Creates a new port on the subnet and attaches it to the specified router.
|
![]() ![]() | CreateFloatingIPAsync |
Creates a floating IP.
|
![]() ![]() | CreateRouterAsync |
Creates a router.
|
![]() ![]() | DeleteFloatingIPAsync |
Deletes a floating IP.
|
![]() ![]() | DeleteRouterAsync |
Deletes a router.
|
![]() ![]() | DetachPortFromRouterAsync |
Detaches a port from the specified router.
|
![]() ![]() | DetachSubnetFromRouterAsync |
Finds the port on the subnet attached to the specified router, detaches then deletes it.
|
![]() ![]() | GetFloatingIPAsync |
Shows details for a server group.
|
![]() ![]() | GetRouterAsync |
Shows details for a server group.
|
![]() ![]() | ListFloatingIPsAsync |
Lists all floating IPs for the account.
|
![]() ![]() | ListRoutersAsync |
Lists all routers for the account.
|
![]() ![]() | ListSecurityGroupRulesAsync |
Lists all network security group rules associated with the account.
|
![]() ![]() | ListSecurityGroupsAsync |
Lists all network security groups associated with the account.
|
![]() ![]() | UpdateFloatingIPAsync |
Updates a floating IP.
|
![]() ![]() | UpdateRouterAsync |
Updates a router.
|