Skip to content

Commit

Permalink
.NET SDK Resource Provider:'Advisor'
Browse files Browse the repository at this point in the history
REST Spec PR 'Azure/azure-rest-api-specs#5590'
REST Spec PR Author 'KarishmaGhiya'
REST Spec PR Last commit
  • Loading branch information
adxsdknet committed Apr 9, 2019
1 parent 0d95b06 commit a348bd7
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_AdvisorManageme
}.AsEnumerable();
}
}
// BEGIN: Code Generation Metadata Section
public static readonly String AutoRestVersion = "latest";
public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283";
public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/advisor/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\Enlistments\\GitHub\\azure-sdk-for-net\\src\\SDKs";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "86f0601994508ff7c59576186f0c889669ae8841";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit a348bd7

Please sign in to comment.