Commit 4417c8c
{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'1 parent 8db6072 commit 4417c8c
File tree
1 file changed
+1
-1
lines changed- specification/web/resource-manager/Microsoft.Web/stable/2021-01-15
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
0 commit comments