Interface ApiManagementServiceResource.DefinitionStages.WithPublisherName
- All Known Subinterfaces:
ApiManagementServiceResource.Definition
- Enclosing interface:
ApiManagementServiceResource.DefinitionStages
public static interface ApiManagementServiceResource.DefinitionStages.WithPublisherName
The stage of the ApiManagementServiceResource definition allowing to specify publisherName.
-
Method Summary
Modifier and TypeMethodDescriptionwithPublisherName(String publisherName) Specifies the publisherName property: Publisher name..
-
Method Details
-
withPublisherName
Specifies the publisherName property: Publisher name..- Parameters:
publisherName- Publisher name.- Returns:
- the next definition stage.
-