Skip to content
ServiceAvailabilityNotificationServiceReferences.md 892 B
Newer Older
Simon Pastor's avatar
Simon Pastor committed
# ServiceAvailabilityNotificationServiceReferences

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Link** | [***LinkType**](LinkType.md) |  | [optional] [default to null]
**SerName** | **string** | The name of the service. This is how the service producing MEC application identifies the service instance it produces. | [default to null]
**SerInstanceId** | **string** | Identifier of the service instance assigned by the MEC platform. | [default to null]
Simon Pastor's avatar
Simon Pastor committed
**State** | [***ServiceState**](ServiceState.md) |  | [default to null]
**ChangeType** | [***ServiceAvailabilityNotificationChangeType**](ServiceAvailabilityNotification.ChangeType.md) |  | [default to null]
Simon Pastor's avatar
Simon Pastor 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)