![]() | PublicIP Methods |
The PublicIP type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssignAsync |
Assigns the Public IP to a cloud server.
|
![]() | DeleteAsync |
Removes the public IP address from the current account.
|
![]() | UnassignAsync |
Removes the Public IP from the server to which it is currently assigned.
|
![]() | WaitUntilActiveAsync |
Waits for the public IP address to become active.
|
![]() | WaitUntilDeletedAsync |
Waits for the public IP address to be removed from the current account.
|
Name | Description | |
---|---|---|
![]() | Assign |
Assigns the Public IP to a cloud server.
(Defined by PublicIPExtensions.) |
![]() | Delete |
Removes the public IP address from the current account.
(Defined by PublicIPExtensions.) |
![]() | Unassign |
Removes the Public IP from the server to which it is currently assigned.
(Defined by PublicIPExtensions.) |
![]() | WaitUntilActive |
Waits for the public IP address to become active.
(Defined by PublicIPExtensions.) |
![]() | WaitUntilDeleted |
Waits for the public IP address to be removed from the current account.
(Defined by PublicIPExtensions.) |