- All Superinterfaces:
HasInnerModel<AccessKeysInner>
Authorization key and connection string of authorization rule associated with Service Bus entities.
-
Method Summary
Gets the primary connection string.
Gets the primary key associated with the rule.
Gets the secondary connection string.
Gets the secondary key associated with the rule.
-
Method Details
-
primaryKey
Gets the primary key associated with the rule.
- Returns:
- primary key associated with the rule
-
secondaryKey
Gets the secondary key associated with the rule.
- Returns:
- secondary key associated with the rule
-
primaryConnectionString
String primaryConnectionString()
Gets the primary connection string.
- Returns:
- primary connection string
-
secondaryConnectionString
String secondaryConnectionString()
Gets the secondary connection string.
- Returns:
- secondary connection string