Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Add capacity examples #224

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

shutchings
Copy link

@shutchings shutchings commented Jan 28, 2019

Sample snippet contributions

For client library sample snippets, review and follow the snippet contribution guidance

  • Follow organization guidelines
  • Use real types (avoids var)
  • Use Context.Log (avoids Console.WriteLine)
  • Sample should clean up resources they create
  • Avoid samples that arbitrarily destroy data

@shutchings
Copy link
Author

These examples call an API that isn't released yet. I generated them by building the client locally and using that package. Is that the correct procedure?

@danhellem
Copy link
Contributor

@shutchings if the API is not public then we probably should not be showing sample code for it yet. Do you know when the API will be public?

@vtbassmatt
Copy link
Member

Can you retarget this at main and fix the conflict? Then we can merge. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants