url property
The publicly accessible URL of the container service.
If no public endpoint is specified in the currentDeployment
,
this URL returns a 404 response.
Implementation
final String? url;
The publicly accessible URL of the container service.
If no public endpoint is specified in the currentDeployment
,
this URL returns a 404 response.
final String? url;