Base type: System.StatisticsEntity
| Name | Type | Notes |
|---|---|---|
| VoipGatewayEndpointID | System.Int32 | |
| RecordTime | System.DateTime | |
| MinUtilization | System.Double | |
| MaxUtilization | System.Double | |
| AvgUtilization | System.Double | |
| MinVoiceIncomingUtilization | System.Double | |
| MaxVoiceIncomingUtilization | System.Double | |
| AvgVoiceIncomingUtilization | System.Double | |
| MinVoiceOutgoingUtilization | System.Double | |
| MaxVoiceOutgoingUtilization | System.Double | |
| AvgVoiceOutgoingUtilization | System.Double | |
| MinDataIncomingUtilization | System.Double | |
| MaxDataIncomingUtilization | System.Double | |
| AvgDataIncomingUtilization | System.Double | |
| MinDataOutgoingUtilization | System.Double | |
| MaxDataOutgoingUtilization | System.Double | |
| AvgDataOutgoingUtilization | System.Double | |
| MinChannelCount | System.Double | |
| MaxChannelCount | System.Double | |
| AvgChannelCount | System.Double | |
| ObservationTimestamp | System.DateTime | |
| ObservationFrequency | System.DateTime | |
| Weight | System.Double | Default='1.0'. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| VoipGatewayEndpoints | Orion.IpSla.VoipGatewayEndpoints | Defined by relationship Orion.Ipsla.VoipGatewayEndpointsHostsVoipGatewayEndpointStats (System.Hosting) |