Container Instance Container Group

This table represents the container_instance_container_group resource from Microsoft Azure.

azure.container_instance_container_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
confidential_compute_propertiescorejsonThe properties for confidential container group
containerscorejsonThe containers within the container group.
diagnosticscorejsonThe diagnostic information for a container group.
dns_configcorejsonThe DNS config information for a container group.
encryption_propertiescorejsonThe encryption properties for a container group.
extensionscorejsonextensions used by virtual kubelet
idcorestringThe resource id.
identitycorejsonThe identity of the container group, if configured.
image_registry_credentialscorejsonThe image registry credentials by which the container group is created from.
init_containerscorejsonThe init containers for a container group.
ip_addresscorejsonThe IP address type of the container group.
locationcorestringThe resource location.
namecorestringThe resource name.
os_typecorestringThe operating system type required by the containers in the container group.
prioritycorestringThe priority of the container group.
provisioning_statecorestringThe provisioning state of the container group. This only appears in the response.
resource_groupcorestring
restart_policycorestringRestart policy for all containers within the container group. - `Always` Always restart- `OnFailure` Restart on failure- `Never` Never restart
skucorestringThe SKU for a container group.
subnet_idscorejsonThe subnet resource IDs for a container group.
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringThe resource type.
volumescorejsonThe list of volumes that can be mounted by containers in this container group.
zonescorearray<string>The zones for the container group.