Skip to content

Instantly share code, notes, and snippets.

@jjgriff93
Last active February 4, 2018 06:36
Show Gist options
  • Select an option

  • Save jjgriff93/c68e2f305b9a328a43a1df522ab49383 to your computer and use it in GitHub Desktop.

Select an option

Save jjgriff93/c68e2f305b9a328a43a1df522ab49383 to your computer and use it in GitHub Desktop.
Azure .NET mgmt API - program.cs using
using System.Collections.Generic;
using Microsoft.Azure.Management.Compute.Fluent;
using Microsoft.Azure.Management.Compute.Fluent.Models;
using Microsoft.Azure.Management.Fluent;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment