Skip to content
ServiceAvailabilityNotificationServiceReferences.md 914 B
Newer Older
Kevin Di Lallo's avatar
Kevin Di Lallo committed
# ServiceAvailabilityNotificationServiceReferences
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**link** | [**LinkType**](LinkType.md) |  | [optional] [default to null]
**serName** | [**String**](string.md) | The name of the service. This is how the service producing MEC application identifies the service instance it produces. | [default to null]
**serInstanceId** | [**String**](string.md) | Identifier of the service instance assigned by the MEC platform. | [default to null]
**state** | [**ServiceState**](ServiceState.md) |  | [default to null]
**changeType** | [**ServiceAvailabilityNotificationChangeType**](ServiceAvailabilityNotificationChangeType.md) |  | [default to null]
Kevin Di Lallo's avatar
Kevin Di Lallo committed

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)