Interface SourceControl.DefinitionStages.WithLastDeploymentInfo

    • Method Detail

      • withLastDeploymentInfo

        SourceControl.DefinitionStages.WithCreate withLastDeploymentInfo​(DeploymentInfo lastDeploymentInfo)
        Specifies the lastDeploymentInfo property: Information regarding the latest deployment for the source control..
        Parameters:
        lastDeploymentInfo - Information regarding the latest deployment for the source control.
        Returns:
        the next definition stage.