expiresAt property

DateTime? expiresAt
final

The timestamp of when the container image registry username and password expire.

The log in credentials expire 12 hours after they are created, at which point you will need to create a new set of log in credentials using the CreateContainerServiceRegistryLogin action.

Implementation

final DateTime? expiresAt;