Interface FunctionDeploymentSlot

    • Method Detail

      • getMasterKey

        String getMasterKey()
        Returns:
        the master key for the function app
      • getMasterKeyAsync

        Mono<String> getMasterKeyAsync()
        Returns:
        the master key for the function app