Interface ContainerGroup.DefinitionStages
- Enclosing interface:
- ContainerGroup
public static interface ContainerGroup.DefinitionStages
Grouping of the container group definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of the container group definition.static interface
Grouping of volume definition stages.static interface
static interface
Grouping of volume definition stages.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the container group definition allowing to specify the DNS configuration of the container group.static interface
The stage of the container group definition allowing to specify the DNS prefix label.static interface
The stage of the container group definition allowing to specify first required container instance.static interface
The stage of the container group definition allowing to specify the resource group.static interface
The stage of the container group definition allowing to specify the log analytics platform for the container group.static interface
The stage of the container group definition allowing to specify the network profile id.static interface
The stage of the container group definition allowing to specify a container instance.static interface
The stage of the container group definition allowing to specify the OS type.static interface
The stage of the container group definition allowing to specify a private image registry.static interface
The stage of the container group definition allowing to specify a private image registry or a volume.static interface
The stage of the container group definition allowing to skip the private image registry.static interface
The stage of the container group definition allowing to specify a public only or private image registry.static interface
The stage of the container group definition allowing to specify the container group restart policy.static interface
The stage of the container instance definition allowing to specify system assigned managed service identity with specific role based access.static interface
The stage of the container instance definition allowing to specify having system assigned managed service identity.static interface
The stage of the container instance definition allowing to specify user assigned managed service identity.static interface
The stage of the container group definition allowing to specify a volume that can be mounted by a container instance.