Base type: System.CustomPropertiesEntity
Summary: This entity presents application custom properties.
| Name | Type | Notes |
|---|---|---|
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Application | Orion.APM.Application | Defined by relationship Orion.APM.ApplicationHostsCustomProperties (System.Hosting) |
| Name | Summary | Parameters | Returns |
|---|---|---|---|
| CreateCustomProperty | Create application custom property. | ||
| CreateCustomPropertyWithValues | Create application custom property with values. | ||
| ModifyCustomProperty | Modify application custom property. | ||
| DeleteCustomProperty | Delete application custom property. |