public sealed class ContainerStartedEvent : IMessage<ContainerStartedEvent>, IEquatable<ContainerStartedEvent>, IDeepCloneable<ContainerStartedEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Life Sciences v2beta API class ContainerStartedEvent.
The public IP address that can be used to connect to the container. This
field is only populated when at least one port mapping is present. If the
instance was created with a private address, this field will be empty even
if port mappings exist.
The container-to-host port mappings installed for this container. This
set will contain any ports exposed using the PUBLISH_EXPOSED_PORTS flag
as well as any specified in the Action definition.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eContainerStartedEvent\u003c/code\u003e class in the Cloud Life Sciences v2beta API represents an event triggered when a container starts.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerStartedEvent\u003c/code\u003e class provides properties such as \u003ccode\u003eActionId\u003c/code\u003e (numeric ID of the action), \u003ccode\u003eIpAddress\u003c/code\u003e (public IP of the container), and \u003ccode\u003ePortMappings\u003c/code\u003e (container-to-host port mappings).\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor and one that takes another \u003ccode\u003eContainerStartedEvent\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eContainerStartedEvent\u003c/code\u003e is 2.0.0-beta06 and there is also version 2.0.0-beta05, and 1.0.0-beta02 available.\u003c/p\u003e\n"]]],[],null,[]]