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