Uses of Interface
com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithSend
-
-
Uses of AuthorizationRule.UpdateStages.WithSend in com.microsoft.azure.management.eventhub
Subinterfaces of AuthorizationRule.UpdateStages.WithSend in com.microsoft.azure.management.eventhub Modifier and Type Interface Description static interfaceAuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>The stage of the event hub namespace or event hub authorization rule update allowing to enable listen, send or manage policy.static interfaceAuthorizationRule.UpdateStages.WithSendOrManage<T>The stage of the event hub namespace or event hub authorization rule update allowing to enable send or manage policy.static interfaceEventHubAuthorizationRule.UpdateThe entirety of the event hub authorization rule update.static interfaceEventHubNamespaceAuthorizationRule.UpdateThe entirety of the event hub namespace authorization rule update.
-