Specifies information about a container on a server.
Name | Description | |
---|---|---|
ContainerUsageData |
Initializes a new instance of the ContainerUsageData class. |
Name | Description | |
---|---|---|
Created |
Gets the creation date of the container if it is available. |
|
DetailsUrl |
Gets the URL of a page that displays details about the container. |
|
ImageId |
Gets the ID of the image being run by the container. This is not the image digest. |
|
Name |
Gets the name of the container. |
|
Server |
Gets the name of the server which is hosting the container. |
|
State |
Gets the current state of the container if it is available. |