Interface ImageTemplate.DefinitionStages.WithBuildTimeoutInMinutes

    • Method Detail

      • withBuildTimeoutInMinutes

        ImageTemplate.DefinitionStages.WithCreate withBuildTimeoutInMinutes​(Integer buildTimeoutInMinutes)
        Specifies the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions). Omit or specify 0 to use the default (4 hours)..
        Parameters:
        buildTimeoutInMinutes - Maximum duration to wait while building the image template (includes all customizations, validations, and distributions). Omit or specify 0 to use the default (4 hours).
        Returns:
        the next definition stage.