Image Methods |
The Image type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteAsync |
Deletes an image.
(Inherited from ImageReference.) |
![]() | GetImageAsync |
Shows details for an image.
(Inherited from ImageReference.) |
![]() | GetMetadataAsync |
Shows metadata for an image.
(Inherited from ImageReference.) |
![]() | GetMetadataItemAsync |
Shows details for a metadata item, by key, for an image.
(Inherited from ImageReference.) |
![]() | WaitForStatus |
Waits for an image to reach the specified state.
|
![]() | WaitUntilActiveAsync |
Wait until the image is active.
|
![]() | WaitUntilDeletedAsync |
Waits for the image to be deleted.
(Overrides ImageReferenceWaitUntilDeletedAsync(NullableTimeSpan, NullableTimeSpan, IProgressBoolean, CancellationToken).) |
Name | Description | |
---|---|---|
![]() | Delete |
Deletes an image.
(Defined by ImageExtensions_v2_1.) |
![]() | GetImage |
Shows details for an image.
(Defined by ImageExtensions_v2_1.) |
![]() | GetMetadata |
Shows metadata for an image.
(Defined by ImageExtensions_v2_1.) |
![]() | GetMetadataItem |
Shows details for a metadata item, by key, for an image.
(Defined by ImageExtensions_v2_1.) |
![]() | WaitUntilActive |
Wait until the image is active.
(Defined by ImageExtensions_v2_1.) |
![]() | WaitUntilDeleted |
Wait until the image is active.
(Defined by ImageExtensions_v2_1.) |