Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename tagoperatoins property #23280

Merged
merged 18 commits into from
Aug 12, 2021
Merged

rename tagoperatoins property #23280

merged 18 commits into from
Aug 12, 2021

Commits on Aug 9, 2021

  1. update simple resources to no longer have operations

    rename ResourceOperations to ArmResource
    rename ResourceContainer to ArmContainer
    m-nash committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    10a29b4 View commit details
    Browse the repository at this point in the history
  2. combine genericResource and genericResourceExpanded

    add test case to validate the expand deserializes properly
    m-nash committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    9891c21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43da5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc70e38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03bbd14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f230fd1 View commit details
    Browse the repository at this point in the history
  7. update to take resourceidentifier

    differentiate between a tenant provider and a subscription provider
    add overloads to get generic resource list to take string and resource identifier
    m-nash committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c08edf4 View commit details
    Browse the repository at this point in the history
  8. update api after changes

    m-nash committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6540f18 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    b2f4abc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…

    …o mnash-6113-removeOperations
    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    91814b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d3da5 View commit details
    Browse the repository at this point in the history
  3. remove unused overload

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ee31a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e0d84b View commit details
    Browse the repository at this point in the history
  5. use testenv creds

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    2b8b9e2 View commit details
    Browse the repository at this point in the history
  6. update tagresource name

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    433df03 View commit details
    Browse the repository at this point in the history
  7. merge from main

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    91f2559 View commit details
    Browse the repository at this point in the history
  8. update after merge

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f71c803 View commit details
    Browse the repository at this point in the history
  9. update api

    m-nash committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a9a027d View commit details
    Browse the repository at this point in the history