EnvironmentModel
EnvironmentModel
Environment model for creating or updating the environment.
| Name | Type | Description |
|---|---|---|
| DeployContent | bool | Set true to deploying the content for the environment. |
| Name | string | Name for the environment. |
| Servers | List<Server> | List of servers for the Environment. |
| Urls | List<LocalesUrl> | List of locale urls for the environment. |