你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DomainRecommendationSearchParameters Class
Domain recommendation search parameters.
- Inheritance
-
azure.mgmt.web._serialization.ModelDomainRecommendationSearchParameters
Constructor
DomainRecommendationSearchParameters(*, keywords: str | None = None, max_domain_recommendations: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
keywords
|
Keywords to be used for generating domain recommendations. |
max_domain_recommendations
|
Maximum number of recommendations. |
Variables
Name | Description |
---|---|
keywords
|
Keywords to be used for generating domain recommendations. |
max_domain_recommendations
|
Maximum number of recommendations. |