Skip to content

Instantly share code, notes, and snippets.

@viralmodi
Last active July 16, 2020 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viralmodi/27f522d966eec811321f1e984e54e650 to your computer and use it in GitHub Desktop.
Save viralmodi/27f522d966eec811321f1e984e54e650 to your computer and use it in GitHub Desktop.
Create an OCI Identity Service Request
var listCompartmentsRequest = new ListCompartmentsRequest
{
CompartmentId = compartmentId
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment