Azure.Connectors.Sdk.WordPress.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| CreatePostModel |
CreatePostModel |
| ListPostsResponse |
Response for When a post is created |
| PostModel |
Response for Get post |
| PostResponse |
Item in Posts |
| Site |
Item in List of sites |
| SiteList |
Response for List sites |
| SiteStatsModel |
Response for Get site statistics |
| WordPressModelFactory |
Model factory for creating instances of WordPress models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
Structs
| Name | Description |
|---|---|
| Status |
Extensible enum for known Status values. |