public interface AuthorizationKeys
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.servicebus.implementation.ResourceListKeysInner>
| Modifier and Type | Method and Description |
|---|---|
String |
primaryConnectionString() |
String |
primaryKey() |
String |
secondaryConnectionString() |
String |
secondaryKey() |
String primaryKey()
String secondaryKey()
String primaryConnectionString()
String secondaryConnectionString()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/