AccessRights Enum
- java.
lang. Object - java.
lang. Enum<AccessRights> - com.
microsoft. azure. functions. annotation. AccessRights
- com.
- java.
public enum AccessRights
Azure Service Bus permission.
Fields
LISTEN |
Confers the right to listen (relay) or receive (queue, subscriptions) and all related message handling. |
MANAGE |
Confers the right to manage the topology of the namespace, including creating and deleting entities. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java