IAuthorizationKeys Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Clé d’autorisation et chaîne de connexion de la règle d’autorisation associée aux entités Service Bus.
public interface IAuthorizationKeys : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ServiceBus.Fluent.Models.ResourceListKeysInner>
type IAuthorizationKeys = interface
interface IHasInner<ResourceListKeysInner>
Public Interface IAuthorizationKeys
Implements IHasInner(Of ResourceListKeysInner)
- Implémente
Propriétés
Inner |
Clé d’autorisation et chaîne de connexion de la règle d’autorisation associée aux entités Service Bus. (Hérité de IHasInner<T>) |
PrimaryConnectionString |
Obtient la chaîne de connexion principale. |
PrimaryKey |
Obtient la clé primaire associée à la règle. |
SecondaryConnectionString |
Obtient la chaîne de connexion secondaire. |
SecondaryKey |
Obtient la clé secondaire associée à la règle. |
S’applique à
Azure SDK for .NET