Interface ApiManagementServiceResource.UpdateStages.WithPublisherName
- All Known Subinterfaces:
ApiManagementServiceResource.Update
- Enclosing interface:
ApiManagementServiceResource.UpdateStages
public static interface ApiManagementServiceResource.UpdateStages.WithPublisherName
The stage of the ApiManagementServiceResource update 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.
-