Skip to content

Commit

Permalink
.NET SDK Resource Provider:'EventHub'
Browse files Browse the repository at this point in the history
REST Spec PR 'Azure/azure-rest-api-specs#5363'
REST Spec PR Author 'v-Ajnava'
REST Spec PR Last commit
  • Loading branch information
adxsdknet committed Mar 11, 2019
1 parent aac3024 commit 05bcce5
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_EventHubManagem
}.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/eventhub/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\AutoRestSDK\\SBSDK\\azure-sdk-for-net\\src\\SDKs";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "eaf5e5c978e4a355b65dd805f47911b03fc56e9c";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit 05bcce5

Please sign in to comment.