Skip to content

Commit

Permalink
.NET SDK Resource Provider:'AnomalyDetector'
Browse files Browse the repository at this point in the history
REST Spec PR 'Azure/azure-rest-api-specs#5627'
REST Spec PR Author 'lmazuel'
REST Spec PR Last commit
  • Loading branch information
adxsdknet committed Apr 12, 2019
1 parent 335a0ad commit 8da70b4
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_AnomalyDetector
}.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/cognitiveservices/data-plane/AnomalyDetector/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\src\\azure-sdk-for-net\\src\\SDKs";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "34ec12b92ffb40aec651bc5b37650b98e318333f";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit 8da70b4

Please sign in to comment.