ContainerGroup.DefinitionStages.WithNextContainerInstance.defineContainerInstance(String name) 方法
定义
Begins the definition of a container instance.
public ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<WithNextContainerInstance> defineContainerInstance(String name)
参数
- name
- String
the name of the volume
返回
ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ContainerGroup.DefinitionStages.WithNextContainerInstance>
the next stage of the definition