Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 2.49 KB

CreateContainerGroup.md

File metadata and controls

21 lines (18 loc) · 2.49 KB

CreateContainerGroup

Represents a request to create a container group

Properties

Name Type Required Description
name str
container CreateContainer Represents a container
autostart_policy bool
restart_policy ContainerRestartPolicy
replicas int
display_name str
country_codes List[CountryCode] List of countries nodes must be located in. Remove this field to permit nodes from any country.
networking CreateContainerGroupNetworking Represents container group networking parameters
liveness_probe ContainerGroupLivenessProbe Represents the container group liveness probe
readiness_probe ContainerGroupReadinessProbe Represents the container group readiness probe
startup_probe ContainerGroupStartupProbe Represents the container group startup probe
queue_connection ContainerGroupQueueConnection Represents container group queue connection
queue_autoscaler QueueAutoscaler Represents the autoscaling rules for a queue