Interface ArtifactSource.DefinitionStages.WithArmTemplateFolderPath

All Known Subinterfaces:
ArtifactSource.Definition, ArtifactSource.DefinitionStages.WithCreate
Enclosing interface:
ArtifactSource.DefinitionStages

public static interface ArtifactSource.DefinitionStages.WithArmTemplateFolderPath
The stage of the ArtifactSource definition allowing to specify armTemplateFolderPath.
  • Method Details

    • withArmTemplateFolderPath

      ArtifactSource.DefinitionStages.WithCreate withArmTemplateFolderPath(String armTemplateFolderPath)
      Specifies the armTemplateFolderPath property: The folder containing Azure Resource Manager templates..
      Parameters:
      armTemplateFolderPath - The folder containing Azure Resource Manager templates.
      Returns:
      the next definition stage.