Interface EventHubAuthorizationKey

All Superinterfaces:
HasInnerModel<AccessKeysInner>

public interface EventHubAuthorizationKey extends HasInnerModel<AccessKeysInner>
Type representing access key of EventHubNamespaceAuthorizationRule.
  • Method Details

    • primaryKey

      String primaryKey()
      Returns:
      primary access key
    • secondaryKey

      String secondaryKey()
      Returns:
      secondary access key
    • primaryConnectionString

      String primaryConnectionString()
      Returns:
      primary connection string
    • secondaryConnectionString

      String secondaryConnectionString()
      Returns:
      secondary connection string