Interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting<ParentT>
- All Known Subinterfaces:
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPortsOrContainerInstanceAttach<ParentT>
- Enclosing interface:
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages
public static interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT>
extends ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe<ParentT>, ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe<ParentT>, com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>
The final stage of the container instance definition.
At this stage, any remaining optional settings can be specified, or the subnet definition can be attached to the parent virtual network definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount
withCpuCoreCountMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
withEnvironmentVariable, withEnvironmentVariables, withEnvironmentVariableWithSecuredValue, withEnvironmentVariableWithSecuredValueMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource
withGpuResourceMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
withLivenessProbe, withLivenessProbeExecutionCommand, withLivenessProbeExecutionCommand, withLivenessProbeHttpGet, withLivenessProbeHttpGetMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize
withMemorySizeInGBMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
withReadinessProbe, withReadinessProbeExecutionCommand, withReadinessProbeExecutionCommand, withReadinessProbeHttpGet, withReadinessProbeHttpGetMethods inherited from interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
withStartingCommandLine, withStartingCommandLine