Interface EventHubAuthorizationKey
- All Superinterfaces:
HasInnerModel<AccessKeysInner>
Type representing access key of
EventHubNamespaceAuthorizationRule.-
Method Summary
Modifier and TypeMethodDescriptionGets primary connection string.Gets primary access key.Gets secondary connection string.Gets secondary access key.Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
-
secondaryKey
-
primaryConnectionString
-
secondaryConnectionString
String secondaryConnectionString()Gets secondary connection string.- Returns:
- secondary connection string
-