Commit 60dfe08
SDKAuto
CodeGen from PR 18469 in Azure/azure-rest-api-specs
{azure-rest-api-specs} Add possible values for DomainValidationMethod (#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 c58f58f commit 60dfe08
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5322 | 5322 | | |
5323 | 5323 | | |
5324 | 5324 | | |
5325 | | - | |
| 5325 | + | |
5326 | 5326 | | |
5327 | 5327 | | |
5328 | 5328 | | |
| |||
0 commit comments