Trainings.TrainingsCreateTagDefinition Interface
public interface TrainingsCreateTagDefinition extends Trainings.TrainingsCreateTagDefinitionStages.WithProjectId,Trainings.TrainingsCreateTagDefinitionStages.WithName,Trainings.TrainingsCreateTagDefinitionStages.WithExecute
The entirety of createTag definition.
Inherited Members
Trainings.TrainingsCreateTagDefinitionStages.WithExecute.execute()
Trainings.TrainingsCreateTagDefinitionStages.WithExecute.executeAsync()
Trainings.TrainingsCreateTagDefinitionStages.WithAllOptions.withDescription(String description)
Trainings.TrainingsCreateTagDefinitionStages.WithName.withName(String name)
Trainings.TrainingsCreateTagDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Trainings.TrainingsCreateTagDefinitionStages.WithAllOptions.withType(String type)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java