你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Trainings.TrainingsGetTagDefinitionStages.WithTagId Interface

public interface WithTagId

The stage of the definition to be specify tagId.

Method Summary

Modifier and Type Method and Description
TrainingsGetTagDefinitionStages.WithExecute withTagId(UUID tagId)

The tag id.

Method Details

withTagId

public TrainingsGetTagDefinitionStages.WithExecute withTagId(UUID tagId)

The tag id.

Parameters:

tagId

Returns:

next definition stage

Applies to