- All Superinterfaces:
HasInner<com.microsoft.azure.management.servicebus.implementation.ResourceListKeysInner>
public interface AuthorizationKeys
extends HasInner<com.microsoft.azure.management.servicebus.implementation.ResourceListKeysInner>
Authorization key and connection string of authorization rule associated with Service Bus entities.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
-
Method Details
-
primaryKey
- Returns:
- primary key associated with the rule
-
secondaryKey
- Returns:
- secondary key associated with the rule
-
primaryConnectionString
String primaryConnectionString()
- Returns:
- primary connection string
-
secondaryConnectionString
String secondaryConnectionString()
- Returns:
- secondary connection string