MediaChannelEstablishmentDiagnosticsReason Enum
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.
Represents various media channel establishment diagnostics reasons.
public enum class MediaChannelEstablishmentDiagnosticsReason
public enum MediaChannelEstablishmentDiagnosticsReason
type MediaChannelEstablishmentDiagnosticsReason =
Public Enum MediaChannelEstablishmentDiagnosticsReason
- Inheritance
-
MediaChannelEstablishmentDiagnosticsReason
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unable to determine the diagnostics reason. |
MediaEdgeAuthenticationServiceDiscoveryFailed | 1 | Unable to discover any media edge authentication service. |
MediaEdgeAuthenticationServiceCredentialsAcquisitionFailed | 2 | Unable to acquire credentials successfully with the available media edge authentication service. |
MediaEdgeResourceAllocationFailed | 3 | Unable to allocate resources on media edge service. |