Interface ApiManagementServiceResource.DefinitionStages.WithTags
- All Known Subinterfaces:
ApiManagementServiceResource.Definition,ApiManagementServiceResource.DefinitionStages.WithCreate
- Enclosing interface:
ApiManagementServiceResource.DefinitionStages
public static interface ApiManagementServiceResource.DefinitionStages.WithTags
The stage of the ApiManagementServiceResource definition allowing to specify tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the tags property: Resource tags..
-
Method Details
-
withTags
Specifies the tags property: Resource tags..- Parameters:
tags- Resource tags.- Returns:
- the next definition stage.
-