Skip to content

Commit

Permalink
CodeGen from PR 18469 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
{azure-rest-api-specs} Add possible values for DomainValidationMethod (Azure#18469)

* As discussed with Elle Tojaroon, making the changes to include possible options for the domainValidationMethod property. with the following values
public const string CNameValidationValue = "cname-delegation";
public const string HttpTokenValidationValue = "http-token";

* Updating just the description of the domainValidationMethod with the possible values 'CNameValidationValue', 'HttpTokenValidationValue'
  • Loading branch information
SDKAuto committed Apr 1, 2022
1 parent c4f1329 commit 8162174
Show file tree
Hide file tree
Showing 110 changed files with 9,657 additions and 1,756 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8162174

Please sign in to comment.