SimpleServerImage Methods |
The SimpleServerImage type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Deletes the specified image.
| |
WaitForActive |
Waits for the image to enter the Active state.
| |
WaitForDelete |
Waits for the image to enter the Deleted state or to be removed.
| |
WaitForState(ImageState, ImageState, Int32, NullableTimeSpan, ActionInt32) |
Waits for the image to enter a specified state.
| |
WaitForState(ImageState, ImageState, Int32, NullableTimeSpan, ActionInt32) |
Waits for the image to enter any one of a set of specified states.
|