@Beta(value=V1_7_0)
public static interface EventHub.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHub.UpdateStages.WithAuthorizationRule
The stage of the event hub definition allowing to add an authorization rule for accessing
the event hub.
|
static interface |
EventHub.UpdateStages.WithCapture
The stage of the event hub update allowing to configure data capture.
|
static interface |
EventHub.UpdateStages.WithConsumerGroup
The stage of the event hub update allowing to add consumer group for event hub.
|
static interface |
EventHub.UpdateStages.WithPartitionCount
The stage of the event hub update allowing to specify partition count for event hub.
|
static interface |
EventHub.UpdateStages.WithRetentionPeriod
The stage of the event hub definition allowing to specify retention period for event hub events.
|
Copyright © 2019. All rights reserved.