Defines configurations to start a space.
            
| C# | Visual Basic | Visual C++ | J# | 
public class SpaceConfig
Public Class SpaceConfig
public ref class SpaceConfig
public class SpaceConfig
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
| SpaceConfig()()() | Initializes a new instance of the SpaceConfig class  | |
| ClusterInfo | 
            Gets or sets the cluster info related to this space configuration.
              | |
| CustomProperties | 
            Gets or sets additional custom properties related to this space configuration
              | |
| Equals(Object) |  (Inherited from Object.) | |
| ExternalDataSourceConfig | 
            Gets or sets the ExternalDataSource configuration related to this space configuration.
              | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SpaceFiltersConfig | 
            Gets or sets the SpaceFilters configuration related to this space configuration.
              | |
| ToString()()() |  (Inherited from Object.) | 
| Object | |
| SpaceConfig | |
