This message was deleted.
# azure
s
This message was deleted.
t
You can call it this way:
functionApp.functionApp.getHostKeys()
a
@tall-librarian-49374 - Thanks, that works, although I ended up with
functionApp.functionApp.getHostKeys().functionKeys.default;
in order to get just the one key.