SpaceCreatedResponse Class
Definition
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.
Response for When a space is created
public class SpaceCreatedResponse
type SpaceCreatedResponse = class
Public Class SpaceCreatedResponse
- Inheritance
-
SpaceCreatedResponse
Constructors
| Name | Description |
|---|---|
| SpaceCreatedResponse() | |
Properties
| Name | Description |
|---|---|
| Created |
created |
| Event |
event |
| Filter |
filter |
| Id |
id |
| Name |
name |
| Resource |
resource |
| Secret |
secret |
| Status |
status |
| TargetUrl |
targetUrl |