Skip to content

Commit

Permalink
.NET SDK Resource Provider:'DataFactory' (#5365)
Browse files Browse the repository at this point in the history
REST Spec PR 'Azure/azure-rest-api-specs#5277'
REST Spec PR Author 'wuchunchunt19'
REST Spec PR Last commit
  • Loading branch information
adxsdknet authored and dsgouda committed Mar 14, 2019
1 parent cdcc984 commit 413039c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 129 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_DataFactoryMana
}.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/datafactory/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-2018-06 --csharp-sdks-folder=F:\\git\\azure-sdk-for-net\\src\\SDKs";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "5df40b9b08b77fe7b78f90f6b7c470600b8ea063";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit 413039c

Please sign in to comment.