Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Add definition for AppRole object

* add definition for AppRole object referred to by AppRoles array
* Capitalize AppRole in reference
* Update all appRoles arrays to have AppRole type for consistency
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 31, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-graphrbac

You can install the package azure-graphrbac of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3165#egg=azure-graphrbac&subdirectory=azure-graphrbac"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3165#egg=azure-graphrbac&subdirectory=azure-graphrbac"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_3165
  • pip install -e ./azure-graphrbac

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3165
  • pip wheel --no-deps ./azure-graphrbac

Direct download

Your files can be directly downloaded here:

Added example values for new types

* Included example and allowed values for allowedMemberTypes,
  displayName, id, and value.
* Used examples from
https://developer.microsoft.com/graph/docs/api-reference/beta/resources/approle
@AutorestCI AutorestCI closed this Jun 14, 2018
@lmazuel lmazuel deleted the restapi_auto_3165 branch June 14, 2018 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants