EventHub.Update Interface
Implements
WithAuthorizationRule
WithCapture
WithConsumerGroup
WithPartitionCount
WithRetentionPeriod
Appliable<EventHub>
public static interface EventHub.Update
extends Appliable<EventHub>, WithConsumerGroup, WithAuthorizationRule, WithCapture, WithPartitionCount, WithRetentionPeriod
The template for a event hub update operation, containing all the settings that can be modified.
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java