Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.84 KB

UpdateContainerGroup.md

File metadata and controls

17 lines (14 loc) · 1.84 KB

UpdateContainerGroup

Represents a request to update a container group

Properties

Name Type Required Description
displayName string
container UpdateContainer Represents an update container object
replicas number
countryCodes CountryCode[] List of countries nodes must be located in. Remove this field to permit nodes from any country.
networking UpdateContainerGroupNetworking Represents update container group networking parameters
livenessProbe ContainerGroupLivenessProbe Represents the container group liveness probe
readinessProbe ContainerGroupReadinessProbe Represents the container group readiness probe
startupProbe ContainerGroupStartupProbe Represents the container group startup probe
queueAutoscaler QueueAutoscaler Represents the autoscaling rules for a queue