@razakhan-7910 After using the labeling tool if you have successfully trained a custom model it should be available as the list of models for your resource. You can use the REST API reference to list the models and then use the analyze form to get the result from your model. The sample calls to these REST APIs are also listed on bottom of these pages for all languages.
You can also switch to using the .net SDK instead of using the REST API