Private Link Service Connection State Property Response
data class PrivateLinkServiceConnectionStatePropertyResponse(val actionsRequired: String, val description: String? = null, val status: String? = null)
Connection State of the Private Endpoint Connection.