We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4e141 commit 54dcebfCopy full SHA for 54dcebf
src/main/java/com/microsoft/azure/functions/annotation/ServiceBusTopicOutput.java
@@ -56,13 +56,6 @@
56
*/
57
String topicName();
58
59
- /**
60
- * Defines the subscription name of the Service Bus topic to which to write.
61
- *
62
- * @return The Service Bus topic subscription name string.
63
- */
64
- String subscriptionName();
65
-
66
/**
67
* Defines the app setting name that contains the Service Bus connection string.
68
*
0 commit comments