Interface Workspace.UpdateStages.WithContainerRegistry

  • All Known Subinterfaces:
    Workspace.Update
    Enclosing interface:
    Workspace.UpdateStages

    public static interface Workspace.UpdateStages.WithContainerRegistry
    The stage of the Workspace update allowing to specify containerRegistry.
    • Method Detail

      • withContainerRegistry

        Workspace.Update withContainerRegistry​(String containerRegistry)
        Specifies the containerRegistry property: ARM id of the container registry associated with this workspace..
        Parameters:
        containerRegistry - ARM id of the container registry associated with this workspace.
        Returns:
        the next definition stage.